Fu-Tung Cheng wrote:
I followed the application instruction at:
http://directory.apache.org/apacheds/1.0/embedding-apacheds-as-a-web-application.html
but when I try to command line connect to the ds I get the following:
Any help appreciated.
Fu-Tung
$ ldapsearch -h localhost -p 10389 -D "uid=admin,ou=system" -w secret \\ -b "" -s base
"(objectClass=*)" * +
Can you try with a -x added in the command line ? The ldapsearch tool
default to SASL when this option is not set. :
"-x Use simple authentication instead of SASL."
--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org