Bug 1151973 - SELinux is preventing /usr/bin/systemd-ask-password from 'create' accesses on the sock_file .
Summary: SELinux is preventing /usr/bin/systemd-ask-password from 'create' accesses on...
Keywords:
Status: CLOSED DUPLICATE of bug 1151967
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:cd9c58156158a643d9296145719...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-13 08:38 UTC by autarch princeps
Modified: 2014-10-13 10:23 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-10-13 10:23:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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

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

If sie denken, dass es systemd-ask-password standardmässig erlaubt sein sollte, create Zugriff auf  sock_file 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                 [ sock_file ]
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                      89c86d58-0fe6-46d2-8602-bc6d3c5f7a7d

Raw Audit Messages
type=AVC msg=audit(1413189342.645:423): avc:  denied  { create } for  pid=2847 comm="systemd-ask-pas" name="sck.6479201290489560630" scontext=system_u:system_r:openvpn_t:s0 tcontext=system_u:object_r:systemd_passwd_var_run_t:s0 tclass=sock_file permissive=1


type=SYSCALL msg=audit(1413189342.645:423): arch=x86_64 syscall=bind success=yes exit=0 a0=6 a1=7fff52d53df0 a2=33 a3=0 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,sock_file,create

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:51 UTC

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


Note You need to log in before you can comment on or make changes to this bug.