Hide Forgot
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
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