|
FC8 sshd default configuration fails SeLinux
fresh install FC8 i386
sshd - cannot connect inbound
ssh outbound AOK
messages:
Dec 28 09:46:09 localhost setroubleshoot: #012 SELinux is preventing /usr/sbin/sshd (system_chkpwd_t) "entrypoint" to /bin/bash (shell_exec_t).#012
I understand that sshd is prevented from calling bash.
I would expect default install to work!
I would expect to see a selinux policy module for sshd, none seen.
Do I have to create one? or?
|