Apache to Tomcat Auth Setup

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-tp27155517 p27155517.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-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
cgswtsu78 [ Do, 14 Januar 2010 03:27 ] [ ID #2028773 ]
Webserver » gmane.comp.apache.user » Apache to Tomcat Auth Setup

Vorheriges Thema: HTTPD Authentication Questions
Nächstes Thema: Apache on IA64