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

Re: Still I am uanble to execute ldapsearch



shreedhar wrote:
Hello Pohl and Chee Wai,

I removed '-n' and included '-v' again I got following error.

[root@devserv stixen]# /usr/local/bin/ldapadd -x -v -D "cn=Lucid,
o=stixen.co.u
k, c=uk" -w secret -f /home/shreedhar/ldap/Test2.ldif
ldap_initialize( <DEFAULT> )
ldap_bind: Invalid credentials (49)
[root@devserv stixen]# /usr/local/bin/ldapadd -x -v -D "cn=Lucid,
o=stixen.co.u
k, c=uk" -w secret -f /home/shreedhar/ldap/Test1.ldif
ldap_initialize( <DEFAULT> )
ldap_bind: Invalid credentials (49)

Thanks & Regards,
Sreedhar


Hi Sreedhar

Hm, perhaps you should leave out the ' ' (Space) in your bind DN:
"cn=Lucid,o=stixen.co.uk, c=uk" --> "cn=Lucid,o=stixen.co.uk,c=uk"


-- Christian Pohl »|secaron

--
The From: and Reply-To: addresses are internal news2mail gateway addresses.
Reply to the list or to Christian Pohl <pohl@secaron.de>