[jboss-jira] [JBoss JIRA] (AS7-3044) bin/add-user.sh allows create two identical users
Darran Lofthouse (Commented) (JIRA)
jira-events at lists.jboss.org
Tue Dec 20 06:00:11 EST 2011
[ https://issues.jboss.org/browse/AS7-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652245#comment-12652245 ]
Darran Lofthouse commented on AS7-3044:
---------------------------------------
The commit is also not correct, the add user script is implemented as a state machine, the checkes should have been performed in a state on BOTH files BEFORE any writes occur, on failure as with ALL OTHER validation failures the states should have looped back to the beginning asking the user to re-enter the details when running in interactive mode.
> bin/add-user.sh allows create two identical users
> -------------------------------------------------
>
> Key: AS7-3044
> URL: https://issues.jboss.org/browse/AS7-3044
> Project: Application Server 7
> Issue Type: Bug
> Components: Console
> Affects Versions: 7.1.0.Beta1b
> Reporter: Pavel Janousek
> Assignee: Dustin Kut Moy Cheung
> Fix For: Open To Community
>
>
> bin/add-user.sh allows to create two identical users even you specify really the same input values (realm, login name and password). It created two lines in mgmt-users.properties.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list