You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Stephen Ting <st...@shinyang.com.my> on 2003/06/23 05:16:49 UTC

Container managed security

Hi All,
 
May i know is it possible to have more than one login config for a
single container. Says i have 2 applications running on different
context; APP1 and APP2 both of them using container managed security.
But required seperate login credential. Can i mantain 2 or more set of
users and roles data? I need to do this because both APP1 and APP2 is
the same application running in same container and configured with same
ROLES rules.  But the applications are used by different group of users
and have different set of data. Therefore users who can logon to APP1
can't logon to APP2 and reverse. Can anyone shows me how to archive
this?
 
I am using JBoss 3.0.7 bunble with Tomcat 4.1.24
 
 
Any help are very much appreciated.
 
 
 
Regards,
 
Stephen Ting