]
boualem BOULARES commented on AS7-5631:
---------------------------------------
yes jboss requires at least a numeric value in the password
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: Ondrej Zizka
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: