DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7831>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7831

[PATCH] JNDIRealm does not work with CLIENT-CERT auth method





------- Additional Comments From [EMAIL PROTECTED]  2003-06-09 16:56 -------
I have overseen, that you talk about JDBCRealm, this bug depends on JNDIRealm.
For sure, you have to store the DN in the database, but the resulting principal 
should contain the username as username and not the DN.

A user might have multiple certificates, but it is always the same user.
Or a user revoke his certificate an creates a new one, mabe this result in a 
new DN (other provider, new e-mail address, ...)

If we do not solve this problem in the realm's we move such logik to the 
application. The results is a tomcate-user to application-user mapping, which 
(i think) should not be needet.

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

Reply via email to