Bug 1319329
| Summary: | add nsslapd-auditlog-logging-enabled: off to template-dse.ldif | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Marc Sauton <msauton> |
| Component: | 389-ds-base | Assignee: | Noriko Hosoi <nhosoi> |
| Status: | CLOSED ERRATA | QA Contact: | Viktor Ashirov <vashirov> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.2 | CC: | nkinder, pkundal, rmeggins |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 389-ds-base-1.3.5.2-1.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-03 20:40:38 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: | |||
|
Description
Marc Sauton
2016-03-18 21:07:07 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions RHEL: RHEL 7.3 x86_64 Server DS builds: [root@ds ~]# rpm -qa | grep 389-ds-base 389-ds-base-libs-1.3.5.10-5.el7.x86_64 389-ds-base-debuginfo-1.3.5.8-1.el7.x86_64 389-ds-base-1.3.5.10-5.el7.x86_64 389-ds-base-snmp-1.3.5.10-5.el7.x86_64 Steps performed: 1. Verified whether 'nsslapd-auditlog-logging-enabled: off' was added to template-dse.ldif file [root@ds ~]# grep 'nsslapd-auditlog-logging-enabled: off' /usr/share/dirsrv/data/template-dse.ldif nsslapd-auditlog-logging-enabled: off 2. Created a standalone DS instance 3. Verified whether 'nsslapd-auditlog-logging-enabled: off' [root@ds ~]# grep 'nsslapd-auditlog-logging-enabled: off' /etc/dirsrv/slapd-master1/dse.ldif nsslapd-auditlog-logging-enabled: off As can be seen above, the required configuration parameter has been added to both template-dse.ldif and dse.ldif files 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/RHSA-2016-2594.html |