Hello, 

I'm trying to setup basic auth with tomcat using a MemoryRealm but I'm
unsure as to how to set the username and password for a given role.  I don't
have just one username and password for auth but 1000s. My users are logging
into an apache/perl application which has a link to a tomcat based
application.  I am using mod_jk to go from apache to tomcat.  I would like
to configure apache so that it dynamically assigns the current authenticated
user to a specific MemoryRealm role or someone be able to tell on the tomcat
side that apache has auth'd the user.  Does anyone have any suggestions on
this?

Thanks!
-- 
View this message in context: 
http://old.nabble.com/MemoryRealm-Setup-tp27155501p27155501.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to