(Answer) (Category) OpenLDAP Faq-O-Matic : (Category) OpenLDAP Software FAQ : (Category) Common Errors : (Answer) 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)
(Xref) ldap_bind: Insufficient access (Xref) Access Control
[Append to This Answer]
Previous: (Answer) ldap_*: server is unwilling to perform
Next: (Answer) ldap_*: Invalid DN syntax
This document is: http://www.openldap.org/faq/index.cgi?file=55
[Search] [Appearance]
This is a Faq-O-Matic 2.721.test.
© Copyright 1998-2013, OpenLDAP Foundation, info@OpenLDAP.org