Bug 1146238 - [GSS] (6.4.0) Can't login to admin console with JAAS secured management interfaces with --admin-only
Summary: [GSS] (6.4.0) Can't login to admin console with JAAS secured management inter...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Domain Management
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: EAP 6.4.0
Assignee: Darran Lofthouse
QA Contact: Martin Simka
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks: 1146240
TreeView+ depends on / blocked
 
Reported: 2014-09-24 20:19 UTC by Chris Dolphy
Modified: 2015-11-30 14:42 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
: 1146240 (view as bug list)
Environment:
Last Closed: 2015-06-17 08:25:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
example standalone.xml (18.16 KB, application/xml)
2014-09-24 20:19 UTC, Chris Dolphy
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFLY-3894 0 Major Resolved Can't login JAAS secured management interfaces with --admin-only 2017-11-08 20:30:09 UTC

Description Chris Dolphy 2014-09-24 20:19:35 UTC
Created attachment 940902 [details]
example standalone.xml

Description of problem:
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.

Version-Release number of selected component (if applicable):
EAP 6.3.0

How reproducible:
Readily

Steps to Reproduce:
1. Setup JAAS security domain and management interfaces to use it (see attached standalone.xml).
2. Start JBoss with `bin/standalone.sh --admin-only'
3. Try to login to http://localhost:9990/console

Actual results:
Doesn't work.

Expected results:
Should work.  It does work if you start without --admin-only

Additional info:

Comment 2 Darran Lofthouse 2014-09-25 06:48:05 UTC
Admin only mode does not the services from the security subsystem available in this mode.

Comment 11 JBoss JIRA Server 2014-11-10 10:58:05 UTC
Darran Lofthouse <darran.lofthouse> updated the status of jira WFLY-3894 to Resolved


Note You need to log in before you can comment on or make changes to this bug.