On Tuesday 17 January 2006 22:35, Juan Carlos Castro y Castro wrote:
> I'm new to LDAP -- don't be too hard, please. Below is my slapd.conf,
> minus comments and blank lines. I try puttting the following as "Bind
> as" under the security tab in the server list :
> cn=Manager,dc=instant,dc=com,dc=br
Use the above line. Put this in "Bind as:"
> Manager.instant.com.br
> Manager
These are no good.
> And I tried every authentication mechanism with the above
> combinations. It only accepts "Simple", but when I add an user I get
> the complaint for "strong(er) authentication." Did I miss something?
Untick "Anonymous bind".
"Simple" is fine unless you use Kerberos, or something like that.
> Note I don't have TLS enabled on the server, so I left "Unencrypted
> connection" selected at the first combo box. I'm using Luma 2.2.1 and
> openldap 2.2.29 from the Fedora Core 3 RPMs.
Unencrypted is fine if you trust your network. You can add TLS later,
when you are more familiar, before the service becomes critical.
> rootpw {md5}/X60z6Sx6+1D0RZIXGCO/w==
You need to know what this is. The un-hashed password must go into
"Password:".
Can you try the command line for other/more verbose errors?
$ ldapsearch -x -D 'cn=Manager,dc=instant,dc=com,dc=br" -W
and type the password.
Regards,
Berend
--
Confidentiality notice: http://ucs.co.za/conf.html
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
|