[jboss-jira] [JBoss JIRA] (WFLY-3894) Can't login JAAS secured management interfaces with --admin-only
Darran Lofthouse (JIRA)
issues at jboss.org
Mon Nov 10 05:58:30 EST 2014
[ https://issues.jboss.org/browse/WFLY-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse resolved WFLY-3894.
------------------------------------
Resolution: Rejected
This is an area under active development anyway but generally the issue here is a decision has been made to run the server without starting the application server services and yet the management interface has been configured to delegate to an application server service.
If delegation to JAAS is happening then admin only mode is not applicable for authentication.
Otherwise the next logical step is now we may have a login module that requires JNDI and a database connection, next do we need to start to require transactions so before long a path to requiring all application server services becomes possible.
> Can't login JAAS secured management interfaces with --admin-only
> ----------------------------------------------------------------
>
> Key: WFLY-3894
> URL: https://issues.jboss.org/browse/WFLY-3894
> Project: WildFly
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 9.0.0.Alpha1
> Reporter: Chris Dolphy
> Assignee: Darran Lofthouse
> Attachments: standalone.xml
>
>
> After configuring JAAS security for management realm, when I start JBoss with `bin/standalone.sh --admin-only', I can't login to the management web console.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
More information about the jboss-jira
mailing list