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
howdy,
When I try to pass that option, it shows the help section. "man ldapadd"
shows no such option.
I am using openldap 2.2.26. Perhaps this options has been removed now?
Is there something else I can try?
cheers
cheers
Paul
--
[email protected] mailing list