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

Bug 907283

Summary: Need to configure JAAS for host controller in host.xml
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Hisanobu Okuda <hokuda>
Component: Domain ManagementAssignee: Brian Stansberry <brian.stansberry>
Status: CLOSED WONTFIX QA Contact: Josef Cacek <jcacek>
Severity: low Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.0.1CC: brian.stansberry, emuckenh, jcacek, myarboro
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-16 07:17:39 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Hisanobu Okuda 2013-02-04 02:55:21 UTC
Description of problem:

I want to configure an advanced authentication for host controller as follow:-

(1) perform authentication against LDAP
(2) if (1) fails, perform authentication against properties file

To do this in domain mode, I need to set up a legacy JAAS config file and specify it via java.security.auth.login.config system property. It spoils maintainability and security of EAP6 in terms of:-

1. unable to maintain it using jboss-cli.sh
2. unable to use the vault feature for it

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 3 Hisanobu Okuda 2013-12-16 07:17:39 UTC
No, the customers took a workaround. I will close this and open a new JIRA for WildFly.