[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: i just couldn't ldapadd!!!!!?????



Lim Pey Foong wrote:
dear sir,

i've gone thru all the articles, none of them mention details about
following command, i assumed this is just a simple command, but i just
couldn't get it thru, any one has some idea???
thanks~

[root@raq openldap]# ldapadd -f sample.ldif -xv -D "cn=root,o=TSSB" -w
password
ldap_initialize( <DEFAULT> )
ldap_bind: Invalid credentials


************************************************************************************************* The views and concerns expressed in this e-mail message are the sender's own and do not necessarily represent the views and opinions of TSSB SDN BHD. This e-mail message is intended for the named recipient only. It may be privileged and/or confidential. If you are not the intended named recipient of this e-mail then you should not copy it or use it for any purpose, nor disclose its contents to any other person. You should contact TSSB SDN BHD as shown above.

*************************************************************************************************

you don't indentifie correctly
is cn=root,o=TSSB define as is in slapd.conf, with a correct password, maybe try first a ldapsearch -x -D "cn=root,o=TSSB" -W objectclass=*