[jboss-user] [Security JAAS/JBoss] - Re: Help ... flushAuthenticationCache don't work

2007-03-01 Thread ecoray
Hi use your security-domain name as argument for the flushAuthenticationCache() operation. Tested with jboss-3.2.5 Your security-domain name is : ReportingServcieJAAS in this case invoke : flushAuthenticationCache(ReportingServcieJAAS) 1. start jmx-console and select

[jboss-user] [Security JAAS/JBoss] - Re: Help ... flushAuthenticationCache don't work

2007-03-01 Thread kristof.devos
THX for the reply The problem is more complex, we do a password change and want the current session to use the new password for any EJB access call -- nipunbatra indeed this is a solution but we want to avoid an authorization call (remote in our case) for each EJB access, that's why we enable

[jboss-user] [Security JAAS/JBoss] - Re: Help ... flushAuthenticationCache don't work

2007-02-26 Thread nipunbatra
try this in your jboss_home/server/conf/jboss-service.xml try to modify cache params mbean code=org.jboss.security.plugins.JaasSecurityManagerService | name=jboss.security:service=JaasSecurityManager | !-- A flag which indicates whether the SecurityAssociation server mode |