[jboss-jira] [JBoss JIRA] Commented: (JBAS-8025) Fix setting of custom SecurityManager class
Anil Saldhana (JIRA)
jira-events at lists.jboss.org
Wed May 12 23:30:26 EDT 2010
[ https://jira.jboss.org/jira/browse/JBAS-8025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12530455#action_12530455 ]
Anil Saldhana commented on JBAS-8025:
-------------------------------------
The static maps in JNDIBasedSecurityManagement need to be populated before the SecurityDomainObjectFactory is instantiated by jndi.
So try reversing the JNDIBasedSecurityManagement bean definition and the JNDIContextEstablishment bean definition in deploy/security/security-jboss-beans.xml
In the JNDIBasedSecurityManagement bean, set the authenticationMgrClass property.
> Fix setting of custom SecurityManager class
> -------------------------------------------
>
> Key: JBAS-8025
> URL: https://jira.jboss.org/jira/browse/JBAS-8025
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Security
> Affects Versions: 6.0.0.M3
> Reporter: Marcus Moyses
> Assignee: Anil Saldhana
> Fix For: 6.0.0.CR1
>
>
> Setting the attribute SecurityManagerClassName in conf/jboss-service.xml to a custom name has no effect. JBoss is always using the default class.
> Also setting the authenticationMgrClass property of JNDIBasedSecurityManagement bean has no effect either.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list