Hi
I am trying to load my ldif file onto the server using the command
ldapadd -x -D "cn=Manager,dc=example,dc=net" -W -f example.ldif
For which i am prompted 4 the password enter LDAP password:
When i give the password: secret....i.e., the same as in slapd.conf file... i am getting an error tat says LDAP_BIND: invalid credentials(49)
Plz help ASAP
Thanks n Regards Divya
--------------------------------- Why delete messages? Unlimited storage is just a click away.
--> LDAP_BIND: invalid credentials(49)
seems a problem with the password :
check your password on your slapd files Is your server started ?
thks, Alain
divya shree a écrit :
Hi
I am trying to load my ldif file onto the server using the command
ldapadd -x -D "cn=Manager,dc=example,dc=net" -W -f example.ldif
For which i am prompted 4 the password enter LDAP password:
When i give the password: secret....i.e., the same as in slapd.conf file... i am getting an error tat says LDAP_BIND: invalid credentials(49)
Plz help ASAP
Thanks n Regards Divya
Why delete messages? Unlimited storage is just a click away. http://in.rd.yahoo.com/tagline_mail_1/*http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/
--- Antivirus avast! : message Sortant sain. Base de donnees virale (VPS) : 080302-0, 02/03/2008 Analyse le : 02/03/2008 12:41:48 avast! - copyright (c) 1988-2008 ALWIL Software. http://www.avast.com
divya shree wrote:
ldapadd -x -D "cn=Manager,dc=example,dc=net" -W -f example.ldif
For which i am prompted 4 the password enter LDAP password:
When i give the password: secret....i.e., the same as in slapd.conf file... i am getting an error tat says LDAP_BIND: invalid credentials(49)
Since you don't explicitly specify the LDAP server to access with -h or -H I suspect that the LDAP server actually accessed is another server and not the one you believe it should be.
Ciao, Michael.
openldap-technical@openldap.org