Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
sshd....denied transition...funny looking avc: msg#00144
|
Subject: |
sshd....denied transition...funny looking avc |
[running latest FC3T1 w/ latest mods from devel tree, strict/enforcing
kernel-2.6.7-1.494, openssh-3.8.1p1-4]
Attempting to scp into this host fails with
'Read from remote host HOST: connection reset by peer'
/var/log/messages on this host shows:
Jul 22 12:05:18 fedora sshd(pam_unix)[13899]: session opened for user
root by (uid=0)
Jul 22 12:05:18 fedora
kernel:
audit(1090523118.784:0): avc: denied { transition } for pid=13899
exe=/usr/sbin/sshd
Jul 22 12:05:26 fedora sshd(pam_unix)[13902]: session opened for user
root by (uid=0)
Jul 22 12:05:26 fedora
kernel:
audit(1090523126.143:0): avc: denied { transition } for pid=13902
exe=/usr/sbin/sshd
[There appear to be 145 blank characters after 'kernel:' and before 'audit('
on the lines above.]
/usr/sbin/sshd appears to be labeled correctly;
-rwxr-xr-x root root system_u:object_r:sshd_exec_t
/usr/sbin/sshd
tom
|
| |