Bug 907283 - Need to configure JAAS for host controller in host.xml
Summary: Need to configure JAAS for host controller in host.xml
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Domain Management
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Brian Stansberry
QA Contact: Josef Cacek
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-04 02:55 UTC by Hisanobu Okuda
Modified: 2013-12-17 00:51 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-16 07:17:39 UTC
Type: Feature Request
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFLY-2657 0 Major Resolved Need to configure JAAS for host controller in host.xml 2018-02-12 14:42:05 UTC

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.


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