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

Permsion on Parent



I am trying create a record under ou=People,dc=example,dc=com

I am using the dn"uid=newuser2add,ou=People,dc=example,dc=com

If I run the ldif file with cn=root it gose fine, but I don'r want
that.  I am trying to setup a user specificly for adding new people.  So
I set a user called "peopleroot" and added this superuser in the acls as
follows:

access to dn="uid=*,ou=People,dc=example,dc=com"
	by dn="cn=peopleroot,dc=example,dc=com" write

But it still gives me:
ldap_add: Insuffiecent access
additional Info: nowrite access to parent
ldif_record()=50

Can someone tell me what the proper dn for peopleroot should be to allow
write permissions

thanks in advance
--
robert