Hide Forgot
libreport version: 2.0.6 executable: /usr/bin/python hashmarkername: setroubleshoot kernel: 3.1.0-0.rc6.git0.3.fc16.i686 reason: SELinux is preventing /usr/bin/passwd from 'getattr' accesses on the chr_file /dev/ppp. time: Sun Oct 9 19:04:34 2011 description: :SELinux is preventing /usr/bin/passwd from 'getattr' accesses on the chr_file /dev/ppp. : :***** Plugin catchall (100. confidence) suggests *************************** : :If you believe that passwd should be allowed getattr access on the ppp chr_file by default. :Then you should report this as a bug. :You can generate a local policy module to allow this access. :Do :allow this access for now by executing: :# grep passwd /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context unconfined_u:unconfined_r:passwd_t:s0-s0:c0.c1023 :Target Context system_u:object_r:ppp_device_t:s0 :Target Objects /dev/ppp [ chr_file ] :Source passwd :Source Path /usr/bin/passwd :Port <Inconnu> :Host (removed) :Source RPM Packages passwd-0.78-3.fc15 :Target RPM Packages :Policy RPM selinux-policy-3.10.0-32.fc16 :Selinux Enabled True :Policy Type targeted :Enforcing Mode Enforcing :Host Name (removed) :Platform Linux (removed) 3.1.0-0.rc6.git0.3.fc16.i686 #1 : SMP Fri Sep 16 12:22:19 UTC 2011 i686 i686 :Alert Count 3 :First Seen dim. 09 oct. 2011 02:25:21 CEST :Last Seen dim. 09 oct. 2011 02:25:49 CEST :Local ID b32decd4-d1c1-41b5-9daa-3576bd7d8a73 : :Raw Audit Messages :type=AVC msg=audit(1318119949.922:269): avc: denied { getattr } for pid=1633 comm="passwd" path="/dev/ppp" dev=devtmpfs ino=6004 scontext=unconfined_u:unconfined_r:passwd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:ppp_device_t:s0 tclass=chr_file : : :type=SYSCALL msg=audit(1318119949.922:269): arch=i386 syscall=stat64 success=no exit=EACCES a0=bfa190cc a1=bfa14a70 a2=4c9f5ff4 a3=8424be4 items=0 ppid=1577 pid=1633 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=2 comm=passwd exe=/usr/bin/passwd subj=unconfined_u:unconfined_r:passwd_t:s0-s0:c0.c1023 key=(null) : :Hash: passwd,passwd_t,ppp_device_t,chr_file,getattr : :audit2allow : :#============= passwd_t ============== :allow passwd_t ppp_device_t:chr_file getattr; : :audit2allow -R : :#============= passwd_t ============== :allow passwd_t ppp_device_t:chr_file getattr; :
*** This bug has been marked as a duplicate of bug 744598 ***