Hope this is not too off-topic...

We have successfully integrated apache with tomcat/jboss using jk2_mod, and I am now exploring the security modules of jboss, and tomcat.

My problem is that we have many files served by apache httpd - as the server will have a lot of users, and we think httpd is better than tomcat at handling static files.

Httpd is integrated with tomcat (in jboss 3.2.2), and the login is done by tomcat. My question is: is it possible to communicate to httpd from tomcat that user x, role y is logged in. So that the user doesn't need to supply username and password more than once? I.e. a single sign-on propagating from tomcat to httpd...

Anyone?
--
Thanx
Olve S. Hansen



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to