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 in the
tomcat-users.xml.  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/Apache-to-Tomcat-Auth-Setup-tp27155517p27155517.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to