hello
i'm trying to get my portlet / servlet to see the authenticated user 
(request.getRemoteUser returns NULL)
 
i have the username in my tomcat-users.xml (put the whole DN for username) and i have 
the web.xml configured to force CLIENT-CERT auth
 
after reading
http://www.mail-archive.com/[EMAIL PROTECTED]/msg122717.html
 
i see that using UserDatabaseRealm could be the problem
i'll try the MemoryRealm instead
 
Are there known problems in tomcat 5 regarding client cert authentication?
 
-- POCO

                
---------------------------------
Do you Yahoo!?
vote.yahoo.com - Register online to vote today!

Reply via email to