--
--
fre, 2002-09-06 kl. 21:04 skrev Rene Schumann:
> Did you find something to prevent this long errormsg incl. Password if
> there are wrong authentification data?
> 435 Unable to authenticate at present: lookup of
> "
> ldap:///ou=mb,o=domain?sn?sub?(&(uid=test))" gave DEFER:
> failed to bind the LDAP connection to server ldap.domain.de:389 - LDAP
> error 49: Invalid credentials
Don't know what your ACLs look like in slapd.conf, but at any rate you
are givind a password here to bind with, but are not giving a DN user
(uid would not be a user, cn would be a user - e.g
user="cn=test,ou=mb,o=domain" pass=testtw).
It's possible your acls allow an anonymous bind for looking up a uid
attribute, but then you shouldn't give a password. You don't have to give
a user either, for an anonymous bind.
Best,
Tony
--
Tony Earnshaw
The usefulness of RTFM is vastly overrated.
e-post: tonni@???
www: http://www.billy.demon.nl
gpg public key: http://www.billy.demon.nl/tonni.armor
Telefoon: (+31) (0)172 530428
Mobiel: (+31) (0)6 51153356
GPG Fingerprint = 3924 6BF8 A755 DE1A 4AD6 FA2B F7D7 6051 3BE7 B981
3BE7B981
--
Content-Description: Dette er en digitalt signert meldingsdel
[ signature.asc of type application/pgp-signature deleted ]
--
Content-Description: Dette er en digitalt signert meldingsdel
[ signature.asc of type application/pgp-signature deleted ]
--