OpenLDAP Faq-O-Matic : OpenLDAP Software FAQ : Common Errors : ldap_*: Insufficient access | |
This error occurs when server denies the operation due to insufficent
access. This is usually caused by binding to a DN with insufficient
priviledges (or binding anonymously) to perform the operation. You
can bind as the rootdn/rootpw specified in
slapd.conf(5)
to gain full access. Otherwise, you must bind to an entry which has
been granted the appropriate rights through access controls.
| |
See also:
ldapadd(1)
ldapdelete(1)
ldapmodify(1)
ldapmodrdn(1)
ldapsearch(1)
slapd.conf(5) ldap_bind: Insufficient access Access Control | |
[Append to This Answer] |
Previous: | ldap_*: server is unwilling to perform |
Next: | ldap_*: Invalid DN syntax |
|