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

RE: invalid credentials



--On Samstag, 30. November 2002 16:21 +1100 Dan Rossi <daniel@electroteque.org> wrote:

hi guys i am getting this error
ldap_bind: Invalid credentials

You're using the wrong combination of binddn and password.

and also this one

ldap_sasl_interactive_bind_s: No such attribute (16)

i ma trying to do an lpdapadd to create database how can i do this ?

It seems you're trying to connect to an ldap server that doesn't support any SASL mechanisms. Try adding the "-x" parameter to ldapadd.


Norbert