I'm trying to get openssh-server working on a fresh install of Fedora 14. I start sshd then try to log in over ssh from another computer. The following error is returned:
Code:
Unable to get valid context for xxxxxxxx
Last login: Thu Dec 9 11:52:10 2010 from xxxxxxxx
Connection to xxx.xxx.xxx.xxx closed.
I've done some research, and it seems to have to do with SELinux. However, none of the solutions I came across worked, or they were not clear enough on what to do.
Can someone who has had and fixed this problem explain exactly what to do?