Bug 1333198

Summary: RFE: Please include this policy in dirsrv.te
Product: Red Hat Enterprise Linux 7 Reporter: wibrown <wibrown>
Component: selinux-policyAssignee: Lukas Vrabec <lvrabec>
Status: CLOSED ERRATA QA Contact: Stefan Kremen <skremen>
Severity: high Docs Contact:
Priority: high    
Version: 7.3CC: lvrabec, mgrepl, mmalik, nhosoi, plautrba, pvrabec, skremen, ssekidde, vashirov
Target Milestone: rcKeywords: FutureFeature, TestBlocker
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: selinux-policy-3.13.1-75.el7 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of:
: 1340849 (view as bug list) Environment:
Last Closed: 2016-11-04 02:28:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1210842, 1340849    

Description wibrown@redhat.com 2016-05-04 22:34:30 UTC
Description of problem:
Directory Server (389-ds-base) has been updated to use systemd-ask-password. In order to function correctly we need the following added to dirsrv.te

optional_policy(`
	systemd_manage_passwd_run(dirsrv_t)
')

This is to prevent these denials:

type=AVC msg=audit(1460049159.367:4769): avc:  denied  { write } for  pid=28095 comm="ns-slapd" name="ask-password" dev="tmpfs" ino=13367 scontext=system_u:system_r:dirsrv_t:s0 tcontext=system_u:object_r:systemd_passwd_var_run_t:s0 tclass=dir permissive=1
type=AVC msg=audit(1460049159.367:4769): avc:  denied  { add_name } for  pid=28095 comm="ns-slapd" name="sck.28095" scontext=system_u:system_r:dirsrv_t:s0 tcontext=system_u:object_r:systemd_passwd_var_run_t:s0 tclass=dir permissive=1
type=AVC msg=audit(1460049159.367:4769): avc:  denied  { create } for  pid=28095 comm="ns-slapd" name="sck.28095" scontext=system_u:system_r:dirsrv_t:s0 tcontext=system_u:object_r:systemd_passwd_var_run_t:s0 tclass=sock_file permissive=1
type=AVC msg=audit(1460049159.367:4770): avc:  denied  { create } for  pid=28095 comm="ns-slapd" name="tmp.28095" scontext=system_u:system_r:dirsrv_t:s0 tcontext=system_u:object_r:systemd_passwd_var_run_t:s0 tclass=file permissive=1
type=AVC msg=audit(1460049159.367:4770): avc:  denied  { write open } for  pid=28095 comm="ns-slapd" path="/run/systemd/ask-password/tmp.28095" dev="tmpfs" ino=2980942 scontext=system_u:system_r:dirsrv_t:s0 tcontext=system_u:object_r:systemd_passwd_var_run_t:s0 tclass=file permissive=1
type=AVC msg=audit(1460049159.367:4771): avc:  denied  { getattr } for  pid=28095 comm="ns-slapd" path="/run/systemd/ask-password/tmp.28095" dev="tmpfs" ino=2980942 scontext=system_u:system_r:dirsrv_t:s0 tcontext=system_u:object_r:systemd_passwd_var_run_t:s0 tclass=file permissive=1

Comment 6 errata-xmlrpc 2016-11-04 02:28:04 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-2283.html