Red Hat Bugzilla – Bug 1360447
nsslapd-workingdir is empty when ns-slapd is started by systemd
Last modified: 2016-11-03 16:44:29 EDT
Description of problem: nsslapd-workingdir is empty when ns-slapd is started by systemd. When ns-slapd is started manually, the attribute has value. Version-Release number of selected component (if applicable): 389-ds-base-1.3.5.10-5.el7.x86_64 How reproducible: Always Steps to Reproduce: 1. start-dirsrv 2. ldapsearch -D "cn=Directory manager" -w Secret123 -b cn=config | grep ^nsslapd-workingdir Actual results: ldapsearch returns empty attribute ldapsearch -D "cn=Directory manager" -w Secret123 -b cn=config | grep ^nsslapd-workingdir nsslapd-workingdir: Expected results: ldapsearch -D "cn=Directory manager" -w Secret123 -b cn=config | grep ^nsslapd-workingdir nsslapd-workingdir: /var/log/dirsrv/slapd-qeos-34 Additional info: Bug was found by Simon Pichugin
Upstream ticket: https://fedorahosted.org/389/ticket/48939
Build tested: 389-ds-base-1.3.5.10-8.el7.x86_64 Verification steps: 1. Install an instance 2. ldapsearch -D "cn=Directory manager" -w Secret123 -b cn=config | grep ^nsslapd-workingdir Result: nsslapd-workingdir: /var/log/dirsrv/slapd-standalone Marking as verified.
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