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

ldapmodify returns "No such object (32)" for user besides ROOTDN



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