[jboss-jira] [JBoss JIRA] (WFLY-3288) Update add-user to use AESH or move it into the CLI

Darran Lofthouse (JIRA) issues at jboss.org
Fri Apr 25 08:52:34 EDT 2014


Darran Lofthouse created WFLY-3288:
--------------------------------------

             Summary: Update add-user to use AESH or move it into the CLI
                 Key: WFLY-3288
                 URL: https://issues.jboss.org/browse/WFLY-3288
             Project: WildFly
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Domain Management, Scripts
            Reporter: Darran Lofthouse
            Assignee: Brian Stansberry
             Fix For: Awaiting Volunteers


Within the add-user utility it is difficult to handle situations where we do not have access to a java.io.Console which is the easiest way to handle password reading without an echo to the user e.g. in Cygwin

Switching to AESH would allow us to use the implementation there to handle this.

Alternatively it may actually make sense to make add-user a special mode of the CLI, we may at some point want to switch to runtime operations being executed on the server so porting to the CLI could be the first step to make this possible.

Overall this is going to require further discussion so the comments here are just a starting point.

--
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