[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldbm_back_delete: no access to parent
The bindname you use need to be the fully qualified name e.g. "cn=Manager,
o=MyOrg". As to the password I have never tried without but maybe you should
enumerate the attrbute anyhow with the value null.
lekkim
Anita Suriarajan wrote:
> Hello All,
>
> Iam trying retrive info from my slapd directory server entry thru
> CORBA-JNDI....
> Iam getting slapd Server error as
>
> ldbm_back_delete: no access to parent
>
> and client side as
>
> javax.naming.NoPermissionException: [LDAP: error code 50 - Insuffic
> ient Access Rights]; remaining name 'cn=CorbaHello'
>
> Iam running my slapd server without rootpw for testing purpose...and itried
> with SECURITY_CREDENTIALS also...its not working...
>
> Guide me where iam wrong???
>
> Thanx and regards
> Anita