[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: (ITS#4216) slapd terminates unexpectedly
--On Friday, December 02, 2005 1:30 PM -0500 James MacNider
<james.macnider@bridgewatersystems.com> wrote:
> Hello Quanah,
>
> As I mentioned earlier to Howard Chu, my slapd.conf simply contains the
> following:
>
> -------------
> ucdata-path
> /dev/src/ldap/openldap/null/openldap-2.3.12/libraries/liblunicode
>
> backend null
> database null
> suffix ""
> rootdn "cn=root"
> bind on
>
># Cleartext passwords, especially for the rootdn, should # be avoid.
> See slappasswd(8) and slapd.conf(5) for details.
># Use of strong authentication encouraged.
> rootpw secret
> -------------
>
> So I never set a syslog level in slapd.conf. What is that value by
> default?
>From the slapd.conf(5) man page:
if no loglevel (or a 0 level) is defined, no
logging occurs, so at least the none level is required
to have high priority messages logged.
> Also the only options I set during the whole configure/make/make test
> sequence of the code was for the configure where I set these flags:
> --enable-bdb=no --enable-null=yes --enable-hdb=no ...So from this syslog
> should not have been disabled at build time either.
Given the above, I think whether or not the support for it exists doesn't
really matter. ;)
> Thanks for continuing to follow up with this issue.
Certainly. Still no luck reproducing it however.
--Quanah
--
Quanah Gibson-Mount
Product Engineer
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>