Paul Kölle wrote:

Chris S wrote:

*Code:*
cephas # ldapadd -D "cn=Manager,dc=domain,dc=net,dc=au" -W -f
/tmp/base.ldif
Enter LDAP Password:
adding new entry "dc=net,dc=au"
ldap_add: Server is unwilling to perform (53)
     additional info: no global superior knowledge
try the -b switch

ldapadd -x -b "dc=domain,dc=net,dc=au" -D "cn=yadda yadda..." -W -f
/tmp/base.ldif

cheers
Paul
thank you very much! I will give this a try.
-c
--
[email protected] mailing list

Reply via email to