On Sun, 7 Sep 2008, Paul Smith wrote:

host=mypc type=AVC msg=audit(1220780572.503:49): avc:  denied  { read
} for  pid=4150 comm="rpcbind" name="services" dev=dm-0 ino=11649032
scontext=unconfined_u:system_r:rpcbind_t:s0
tcontext=unconfined_u:object_r:rpm_script_tmp_t:s0 tclass=file

host=mypc type=SYSCALL msg=audit(1220780572.503:49): arch=40000003
syscall=5 success=no exit=-13 a0=30ef06 a1=80000 a2=1b6 a3=80000
items=0 ppid=4149 pid=4150 auid=500 uid=32 gid=0 euid=32 suid=32
fsuid=32 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="rpcbind"
exe="/sbin/rpcbind" subj=unconfined_u:system_r:rpcbind_t:s0 key=(null)

Try ls -i /etc/services and see if the inode matches. If so try restorecon /etc/services (ls -lZ will show the selinux settings for the file/directory if you want to see the before and after settings).

        Michael Young

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to