Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
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-2015-0458.html
Description of problem: selinux blocks slapd access to cracklib. opendlap server may use pwdChecker module that needs access to cracklib when user changes its password. I see following avcs in permissive mode: time->Wed Dec 17 05:00:20 2014 type=SYSCALL msg=audit(1418810420.243:29794): arch=c000003e syscall=2 success=no exit=-13 a0=7f3205ab9bb0 a1=0 a2=1b6 a3=1 items=0 ppid=1 pid=24628 auid=4294967295 uid=55 gid=55 euid=55 suid=55 fsuid=55 egid=55 sgid=55 fsgid=55 tty=(none) ses=4294967295 comm="slapd" exe="/usr/sbin/slapd" subj=system_u:system_r:slapd_t:s0 key=(null) type=AVC msg=audit(1418810420.243:29794): avc: denied { search } for pid=24628 comm="slapd" name="cracklib" dev="dm-0" ino=139189 scontext=system_u:system_r:slapd_t:s0 tcontext=system_u:object_r:crack_db_t:s0 tclass=dir time->Wed Dec 17 05:03:35 2014 type=SYSCALL msg=audit(1418810615.493:29838): arch=c000003e syscall=2 success=yes exit=20 a0=7f0ad9764bb0 a1=0 a2=1b6 a3=1 items=0 ppid=1 pid=26496 auid=4294967295 uid=55 gid=55 euid=55 suid=55 fsuid=55 egid=55 sgid=55 fsgid=55 tty=(none) ses=4294967295 comm="slapd" exe="/usr/sbin/slapd" subj=system_u:system_r:slapd_t:s0 key=(null) type=AVC msg=audit(1418810615.493:29838): avc: denied { open } for pid=26496 comm="slapd" path="/usr/share/cracklib/pw_dict.hwm" dev="dm-0" ino=139196 scontext=system_u:system_r:slapd_t:s0 tcontext=system_u:object_r:crack_db_t:s0 tclass=file type=AVC msg=audit(1418810615.493:29838): avc: denied { read } for pid=26496 comm="slapd" name="pw_dict.hwm" dev="dm-0" ino=139196 scontext=system_u:system_r:slapd_t:s0 tcontext=system_u:object_r:crack_db_t:s0 tclass=file ---- time->Wed Dec 17 05:03:35 2014 type=SYSCALL msg=audit(1418810615.493:29839): arch=c000003e syscall=5 success=yes exit=0 a0=15 a1=7f0ad9762d30 a2=7f0ad9762d30 a3=7f0ad9762c20 items=0 ppid=1 pid=26496 auid=4294967295 uid=55 gid=55 euid=55 suid=55 fsuid=55 egid=55 sgid=55 fsgid=55 tty=(none) ses=4294967295 comm="slapd" exe="/usr/sbin/slapd" subj=system_u:system_r:slapd_t:s0 key=(null) type=AVC msg=audit(1418810615.493:29839): avc: denied { getattr } for pid=26496 comm="slapd" path="/usr/share/cracklib/pw_dict.pwi" dev="dm-0" ino=139198 scontext=system_u:system_r:slapd_t:s0 tcontext=system_u:object_r:crack_db_t:s0 tclass=file Version-Release number of selected component (if applicable): selinux-policy-3.13.1-12.el7 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: