Victor,
we thought about this same issue, and then we remembered the following:
If you change a user's groups in Linux, they won't see them until they log 
in again.
Of course, your business people may say you have to have immediate update.
Maybe you can add the user to a list in the application attributes which 
is checked before each response generation. If their name is in the list, 
they get booted off. This forces them to log in again!
This is probably not the answer you wanted. Sorry!
Jonathan




"Victor Batista" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
07.01.2003 16:06
Please respond to jboss-user

 
        To:     <[EMAIL PROTECTED]>
        cc: 
        Subject:        [JBoss-user] DatabaseServerLoginModule is caching Roles 
Info...how to 
deactivate?


Hello!
                 My JBoss is caching the user's roles info. How can I 
deactivate this
caching mechanism?
                 Suppose I am logged with a User with Roles A and B. If 
this user changes
his roles (Administrator :-)), and adds Role C, the user wan't have this
permission until JBoss is restarted. If I change the roles of a user who 
has
already loggen in any time, I get the same problem.
                 Is it possible to deactivate this caching mechanism, and 
force JBoss to
read data from the database every time?

                 Any help would be welcome.

                 Thanks in advance,
                                 Victor Batista

                 PS - I am using JBoss 3.0.4 with bundled Tomcat 4.0.6. I 
am using
DatabaseServerLoginModule




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user





-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to