?????? ??????? wrote:
Hi!Tomcat 4.1.x support binding as the user _or_ searching for a user and comparing passwords.
On this subject already wrote Fredrik Westermarck.
I concerning JNDIRealm. Unfortunately I am not yet commiter, therefore of powerful contribution bring I can not.
Usage SSL in JNDIRealm is a urgent subject - we use it for authentification of the users registered in Novell NDS - and the base mechanism does not suffice. It is necessary to work with LDAP not only as with the database (realm) but also as with the mechanism of identification of the users. For this purpose JNDIRealm tries to incorporate to the server through the mechanism of a login name - password indicated by the user. It is desirable that JNDIRealm was connected even with a minimum level of privacy.
I offer to expand JNDIRealm so, that it could solve all these tasks.
However it doesn't support connecting to a SSL-enabled directory server - the patch I posted will let you do that. But we need someone that is willing to commit the patch... or atleast reviewing it and commeting it and how it could be improved.
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>