[jboss-jira] [JBoss JIRA] (AS7-5631) add-user script confusing error: Password must not have atleast one digit.

Cheng Fang (JIRA) jira-events at lists.jboss.org
Tue Sep 25 11:28:35 EDT 2012


Cheng Fang created AS7-5631:
-------------------------------

             Summary: 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: Brian Stansberry


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