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

Re: passwd and permission user for ldapsearch



-----Original Message-----
From: Marcos Aurelio Domingues <domingues@comp.ufla.br>
To: openldap-software@OpenLDAP.org <openldap-software@OpenLDAP.org>
Date: Friday, July 28, 2000 10:50 PM
Subject: passwd and permission user for ldapsearch


>Re-enter new password:
>LDAP password information update failed: Insuficient access
>
You need to grant write access privilege to the entry itself. Modify your
/etc/openldap/slapd.conf and add a line likes this:

access to dn=".*,ou=People,dc=your-domain,dc=com" by self write by * read

This will grant write access to the entry itself, everybody else can read.

It's just an example. Refer to ldap guide to improve security for your
server.

Dong,
Phuong Nam Net.
System Administrator