> 
> dn: cn=Replication Manager, cn=config
> changetype: add
> objectclass: top
> objectclass: person
> cn: Replication Manager
> sn: Manager
> givenname: Replication
> userPassword: secret
> 

Thank you for the reply.
I found the problem. 
Ldap could not do the DNS resolution because I change nsswitch.conf
(on Solaris) while Ldap was running.
As Ldap daemon was caching the file, it did not catch the change. 

Thank you for the help. 

Vi.

Reply via email to