[PLUG] LDAP Setup

Paul Heinlein heinlein at madboa.com
Tue Mar 29 19:55:57 UTC 2005


On Tue, 29 Mar 2005, R Haack wrote:

> I'm trying to get LDAP setup on a test box I have.  I believe I have it 
> running (I can run a ldapsearch) so now I'm attempting ot use ldapadd to add 
> a couple of users and I get the following results.
>
> [root at myserver root]# ldapadd -D 'cn=Manager,dc=nclack,dc=k12,dc=or,dc=us' -w 
> test
> -f /root/test.ldif
> SASL/DIGEST-MD5 authentication started
>
> ldap_sasl_interactive_bind_s: Internal (implementation specific) error (80)
> additional info: SASL(-13): user not found: no secret in database

Use the -x option (bypass SASL).

--Paul Heinlein <heinlein at madboa.com>



More information about the PLUG mailing list