[jboss-jira] [JBoss JIRA] (AS7-5631) add-user script confusing error: Password must not have atleast one digit.
Ondrej Zizka (JIRA)
jira-events at lists.jboss.org
Tue Sep 25 15:28:35 EDT 2012
[ https://issues.jboss.org/browse/AS7-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721585#comment-12721585 ]
Ondrej Zizka commented on AS7-5631:
-----------------------------------
That's an interesting logical excercise. So the password must have at most zero digits? :)
> add-user script confusing error: Password must not have atleast one digit.
> --------------------------------------------------------------------------
>
> Key: AS7-5631
> URL: https://issues.jboss.org/browse/AS7-5631
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 7.2.0.Alpha1
> Reporter: Cheng Fang
> Assignee: Darran Lofthouse
> Fix For: 7.2.0.CR1
>
>
> when running add-user.sh to add an application user, and entering a weal password, got the following error:
> Password :
> Re-enter Password :
> What roles do you want this user to belong to? (Please enter a comma separated list, or leave blank for none)[ ]:
> * Error *
> JBAS015266: Password must not have atleast one digit.
> I guess what it meant is password must have at least one digit.
> A search showed the following files referencing this message:
> ./domain-management/src/main/java/org/jboss/as/domain/management/DomainManagementMessages.java
> This file also contains some other typo like "atleast".
--
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