[jboss-jira] [JBoss JIRA] Closed: (JBAS-4969) Security-domain name entry in options map causing exception in custom login modules
Anil Saldhana (JIRA)
jira-events at lists.jboss.org
Wed Nov 14 10:27:18 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-4969?page=all ]
Anil Saldhana closed JBAS-4969.
-------------------------------
Resolution: Done
If you do not need the additional security domain name added to the module option (this is a rare case), then add the following system property
deploy/properties-service.xml
<attribute name="Properties">
jboss.security.disable.secdomain.option=true
</attribute>
> Security-domain name entry in options map causing exception in custom login modules
> -----------------------------------------------------------------------------------
>
> Key: JBAS-4969
> URL: http://jira.jboss.com/jira/browse/JBAS-4969
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Security
> Affects Versions: JBossAS-4.0.5.GA, JBossAS-4.2.1.GA, JBossAS-4.2.0.GA, JBossAS-4.2.2.GA
> Reporter: Marcus Moyses
> Assigned To: Anil Saldhana
> Fix For: JBossAS-5.0.0.GA, JBossAS-4.2.3.GA
>
>
> The security-domain name entry in the options map used for debug purposes may not be recognized by a custom login module causing a LoginException.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list