[jboss-jira] [JBoss JIRA] (WFLY-6656) add-user.sh does not return the secret value when run in non-interactive mode.

Petros Petrou (JIRA) issues at jboss.org
Thu May 26 16:13:00 EDT 2016


Petros Petrou created WFLY-6656:
-----------------------------------

             Summary: add-user.sh does not return the secret value when run in non-interactive mode.
                 Key: WFLY-6656
                 URL: https://issues.jboss.org/browse/WFLY-6656
             Project: WildFly
          Issue Type: Enhancement
          Components: Scripts, Security
    Affects Versions: 10.0.0.Final
            Reporter: Petros Petrou
            Assignee: Tomaz Cerar
            Priority: Minor


Running add-user.sh in non-interactive mode does not return the secret value of the password. It would be a useful feature when automating user creation using platform build software.

add-user.sh --user domainuser --password welcome1!
Added user 'domainuser' to file '\opt\wildfly-10.0.0\standalone\configuration\mgmt-users.properties'
Added user 'domainuser' to file '\opt\wildfly-10.0.0.Final\domain\configuration\mgmt-users.properties'
Press any key to continue . . .




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


More information about the jboss-jira mailing list