tags 531113 + pending thanks On Fri, 2009-05-29 at 21:01 -0700, Richard A Nelson wrote: > A recent upgrade tried to install this again (I had it on hold, and > forgot to report it - sorry). It happens on most all my boxes, which > isn't surprising since I use cfengine to manage the config files. [...] > nslcd: /etc/nss-ldapd.conf:39: option tls_checkpeer is deprecated (and will > be removed in an upcoming release), use tls_reqcert instead > nslcd: /etc/nss-ldapd.conf:40: option tls_cacertdir is currently untested > (please report any successes) > /etc/init.d/nslcd: line 48: 19917 Segmentation fault
Thanks for reporting this. The problem was that uninitialized memory was checked when reading any of the tls_* options with a string parameter. This has been fixed in my repository and will be in the upcoming release. As a workaround you should be able to remove or comment out all ssl and tls_* options since you don't seem to be using them. -- -- arthur - [email protected] - http://people.debian.org/~adejong --
signature.asc
Description: This is a digitally signed message part

