[jboss-jira] [JBoss JIRA] (WFLY-5316) Duplicate auth directories in Wildfly 10

Fernando Nasser (JIRA) issues at jboss.org
Wed Sep 9 14:58:00 EDT 2015


Fernando Nasser created WFLY-5316:
-------------------------------------

             Summary: Duplicate auth directories in Wildfly 10
                 Key: WFLY-5316
                 URL: https://issues.jboss.org/browse/WFLY-5316
             Project: WildFly
          Issue Type: Bug
          Components: Build System, Security
            Reporter: Fernando Nasser
            Assignee: Paul Gier


The Wildfly 10 build creates two "auth" directories, one under each config:

WILDFLY_HOME/domain/tmp: auth
WILDFLY_HOME/standalone/tmp: auth

while in Wildfly 8 there was a single "auth" dir at top-level:

WILDFLY_HOME/auth

Apparently there is no changes to the code changing where the 'auth' directory is looked for so this may be an issue with the new build system (or was an issue with the old one, but that is not documented).  And as the code creates it if it does not exist this may have been unnoticed in either case.

We need to get this sorted out asap so we make sure these directories (or directory) are (or is) created with the right permissions.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list