[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ldapmodify returns "No such object (32)" for user besides ROOTDN
- To: openldap-software@OpenLDAP.org
- Subject: ldapmodify returns "No such object (32)" for user besides ROOTDN
- From: John Ziniti <jziniti@speakeasy.org>
- Date: Thu, 22 Aug 2002 15:36:51 -0400
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020722
Any calls to ldampodify from any user besides the
ROOTDN returns:
ldap_modify: No such object
ldif_record() = 32
even though I know the object is there, and I am
pretty sure my ACLs are good (they are very simple
and very broad for testing). The same user can
ldapsearch without problem, and the ROOTDN can
perform the ldapmodify.
None of the regex_matches in acl.c seem to match,
even though they are a straightforward, well-formed
DN.
Any help appreciated,
John Ziniti