Here's the proof, although I had the package names a little off... it is a difference between libldap-2.3-0 and libldap2
[EMAIL PROTECTED]:~$ strings /usr/lib/libldap_r.so.2 | grep var/run /var/run/slapd/params_cache_rsa /var/run/slapd/params_cache_dh /var/run/ldapi [EMAIL PROTECTED]:~$ strings /usr/lib/libldap-2.3.so.0 | grep var/run /var/run/slapd/ldapi [EMAIL PROTECTED]:~$ dpkg-query -S /usr/lib/libldap-2.3.so.0 libldap-2.3-0: /usr/lib/libldap-2.3.so.0 [EMAIL PROTECTED]:~$ dpkg-query -S /usr/lib/libldap_r.so.2 libldap2: /usr/lib/libldap_r.so.2 Can we get the default changed on libldap2 like it was on libldap-2.3? -- heimdal uses wrong path to ldapi-socket https://bugs.launchpad.net/bugs/99795 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
