Bug 1151972

Summary: SELinux is preventing /usr/bin/systemd-ask-password from 'remove_name' accesses on the directory .
Product: [Fedora] Fedora Reporter: autarch princeps <autarch>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: dominick.grift, dwalsh, lvrabec, mgrepl, plautrba
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:4979b8872d82edca49723f3df115bc686cf019fc49a2b396b7102774a1ab73e7
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-13 10:23:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description autarch princeps 2014-10-13 08:38:12 UTC
Description of problem:
SELinux is preventing /usr/bin/systemd-ask-password from 'remove_name' accesses on the directory .

*****  Plugin catchall (100. confidence) suggests   **************************

If sie denken, dass es systemd-ask-password standardmässig erlaubt sein sollte, remove_name Zugriff auf  directory zu erhalten.
Then sie sollten dies als Fehler melden.
Um diesen Zugriff zu erlauben, können Sie ein lokales Richtlinien-Modul erstellen.
Do
zugriff jetzt erlauben, indem Sie die nachfolgenden Befehle ausführen:
# grep systemd-ask-pas /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context                system_u:system_r:openvpn_t:s0
Target Context                system_u:object_r:systemd_passwd_var_run_t:s0
Target Objects                 [ dir ]
Source                        systemd-ask-pas
Source Path                   /usr/bin/systemd-ask-password
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           systemd-208-22.fc20.x86_64
Target RPM Packages           
Policy RPM                    selinux-policy-3.12.1-189.fc20.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 3.16.5-200.fc20.x86_64 #1 SMP Fri
                              Oct 10 02:29:21 UTC 2014 x86_64 x86_64
Alert Count                   2
First Seen                    2014-10-13 10:12:35 CEST
Last Seen                     2014-10-13 10:35:42 CEST
Local ID                      c1145957-8b01-46a6-b9e3-0ff1c20b25e1

Raw Audit Messages
type=AVC msg=audit(1413189342.645:424): avc:  denied  { remove_name } for  pid=2847 comm="systemd-ask-pas" name="tmp.K1DPic" dev="tmpfs" ino=38166 scontext=system_u:system_r:openvpn_t:s0 tcontext=system_u:object_r:systemd_passwd_var_run_t:s0 tclass=dir permissive=1


type=AVC msg=audit(1413189342.645:424): avc:  denied  { rename } for  pid=2847 comm="systemd-ask-pas" name="tmp.K1DPic" dev="tmpfs" ino=38166 scontext=system_u:system_r:openvpn_t:s0 tcontext=system_u:object_r:systemd_passwd_var_run_t:s0 tclass=file permissive=1


type=SYSCALL msg=audit(1413189342.645:424): arch=x86_64 syscall=rename success=yes exit=0 a0=7fff52d53f60 a1=7fff52d53f90 a2=7fe6333dc110 a3=1b items=0 ppid=2846 pid=2847 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=systemd-ask-pas exe=/usr/bin/systemd-ask-password subj=system_u:system_r:openvpn_t:s0 key=(null)

Hash: systemd-ask-pas,openvpn_t,systemd_passwd_var_run_t,dir,remove_name

Additional info:
reporter:       libreport-2.2.3
hashmarkername: setroubleshoot
kernel:         3.16.5-200.fc20.x86_64
type:           libreport

Comment 1 Miroslav Grepl 2014-10-13 10:23:48 UTC

*** This bug has been marked as a duplicate of bug 1151967 ***