[jboss-jira] [JBoss JIRA] (WFLY-3782) add-user.sh actually does not honor JBOSS_BASE_DIR
David Tonhofer (JIRA)
issues at jboss.org
Wed Aug 27 11:47:59 EDT 2014
David Tonhofer created WFLY-3782:
------------------------------------
Summary: add-user.sh actually does not honor JBOSS_BASE_DIR
Key: WFLY-3782
URL: https://issues.jboss.org/browse/WFLY-3782
Project: WildFly
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Scripts
Affects Versions: 8.1.0.Final
Environment: linux
Reporter: David Tonhofer
Assignee: Tomaz Cerar
add-user.sh does not check whether the JBOSS_BASE_DIR points to another directory that the one which can be deduced from JBOSS_HOME assuming the default installation. This may not be what one wants, as one actually wants to update files:
JBOSS_BASE_DIR/configuration/mgmt-users.properties'
JBOSS_BASE_DIR/configuration/mgmt-users.properties'
instead of
JBOSS_HOME/standalone/configuration/mgmt-users.properties'
JBOSS_HOME/standalone/configuration/mgmt-users.properties'
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list