[Bug 257667] Re: wrong permissions to access ldapi

Mathias Gug mathiaz at ubuntu.com
Mon Sep 1 19:09:57 BST 2008


Thanks for your bug report. Your debdiff doesn't work as expected as
/var/run is a tmpfs directory and is recreated every time the system is
booted.

Moreover, according the init script /etc/init.d/slapd, the symlink is
there to maintain backward compatibility with openldap 2.1 client
libraries:

    # Backward compatibility with OpenLDAP 2.1 client libraries.
    if [ ! -h /var/run/ldapi ] && [ ! -e /var/run/ldapi ] ; then
        ln -s slapd/ldapi /var/run/ldapi
    fi


** Changed in: openldap (Ubuntu)
   Importance: Undecided => Medium
       Status: New => Confirmed

-- 
wrong permissions to access ldapi
https://bugs.launchpad.net/bugs/257667
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.



More information about the Ubuntu-server-bugs mailing list