https://bugs.openldap.org/show_bug.cgi?id=9713
Issue ID: 9713
Summary: slaptest fails to log failure reason when logfile is
not writeable
Product: OpenLDAP
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: needs_review
Severity: normal
Priority: ---
Component: slapd
Assignee: bugs(a)openldap.org
Reporter: quanah(a)openldap.org
Target Milestone: ---
When using the logfile directive in slapd config. If the file exists, but is
not
writable by slaptest. The test fails, but there is no indication why:
/opt/OPENLDAP_REL_ENG_2_6/sbin/slaptest -v -u -f
/opt/install/slapd/opt/OPENLDAP_REL_ENG_2_6/etc/openldap/slapd.conf
slaptest: bad configuration file!
2.5.4 behaves differently. The test does not fail, regardless of whether the
file exists or not, or whether it is writable or not.
--
You are receiving this mail because:
You are on the CC list for the issue.