Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1146238

Summary: [GSS] (6.4.0) Can't login to admin console with JAAS secured management interfaces with --admin-only
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Chris Dolphy <cdolphy>
Component: Domain ManagementAssignee: Darran Lofthouse <darran.lofthouse>
Status: CLOSED NOTABUG QA Contact: Martin Simka <msimka>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.3.0CC: bbaranow, dandread, darran.lofthouse, jkudrnac, lcosti, myarboro, pkremens
Target Milestone: ---   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
Cause: ?? Consequence: Workaround (if any): Result:
Story Points: ---
Clone Of:
: 1146240 (view as bug list) Environment:
Last Closed: 2015-06-17 08:25:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1146240    
Attachments:
Description Flags
example standalone.xml none

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