[EMAIL PROTECTED] schrieb:

(...)
authenticate failed for principal uid=vipul,ou=LP,o=ORG, exception javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]

This is an error from the LDAP server.
Either you provided the bad password (or the password is encoded in a different format than expected), or the software performing the authentication does not have enough rights to perform the authentication.


> (...)
# Password of Manager
mgr-pw=test

Is the password accurate ? Note that you do not necessarily need to set this for OpenLDAP, you can use anonymous bindings (if this is configured in your server)

(...)
Are we missing any parameters either in properties file or, if you can suggest, in the schema(we are new to LDAP)?

Not that I can see. Obviously, you need to make sure that your OpenLDAP is configured correctly to allow users to authenticate with their password.

I recommend you get LDAP authentication to work independently of Lenya first. Try an LDAP browser, for example
http://www-unix.mcs.anl.gov/~gawor/ldap/
Once a user can authenticate in such a GUI, you should get it to work in Lenya as well.


--
Wolfgang

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to