[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: How to confirm --enable-local



On Wed, 2004-03-24 at 16:54, Pierangelo Masarati wrote:
> if you're using -h ldapi:/// for the server and -H ldapi:/// for the
> client; otherwise, if you want to give write access whatever the path of
> the socket is, use
> 
> access to *
>         by sockurl.regex="^ldapi://.*$" write
> 

Thanks for your help in trying to figure this out. I used the above and
still :-(

esmtp# /etc/rc.d/slapd stop
Stopping slapd.
Waiting for PIDS: 83391.
esmtp# /usr/local/libexec/slapd -h 'ldapi://%2fvar%2frun%2fopenldap%2fldapi/'
esmtp# chmod 777 /var/run/openldap/ldapi
esmtp# ldapadd -f test.ldif -H 'ldapi://%2fvar%2frun%2fopenldap%2fldapi/'
adding new entry "ou=Test,dc=webtent,dc=net"
ldapadd: update failed: ou=Test,dc=webtent,dc=net
ldap_add: Strong(er) authentication required (8)
        additional info: modifications require authentication

-- 
Robert