[jboss-jira] [JBoss JIRA] (WFLY-2657) Need to configure JAAS for host controller in host.xml

Hisanobu Okuda (JIRA) issues at jboss.org
Mon Dec 16 02:20:32 EST 2013


Hisanobu Okuda created WFLY-2657:
------------------------------------

             Summary: Need to configure JAAS for host controller in host.xml
                 Key: WFLY-2657
                 URL: https://issues.jboss.org/browse/WFLY-2657
             Project: WildFly
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Domain Management
    Affects Versions: 8.0.0.Beta1
            Reporter: Hisanobu Okuda
            Assignee: Brian Stansberry


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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list