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-10 10:17 -------
Configuration Example für Attachment#3: LDAP userCertificate

<Realm className="com.ops.webcontrol.tomcat.JNDIRealmCertOpenExchange" 
                                debug="99"
                                connectionURL="ldap://smtp:389";
                                userBase="dc=company,dc=co,dc=at"
                                certSearch="(userCertificate={0})"
                                certUserName="uid"
                                userSearch="(uid={0})"
                                roleBase="dc=company,dc=co,dc=at"
                                roleName="cn"
                                roleSearch="(memberUid={1})"
                                connectionName="uid=cyrus,dc=ops,dc=co,dc=at"
                                connectionPassword="******"
                                roleSubtree="true"
                                userSubtree="true" />


I think this Realms should now find there way into the tomcat distribution.

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

Reply via email to