-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR11
-
None
As original issue stated, the descriptions of Users and Groups under Access Control tab can be confusing. The proposition is to change the descriptions of these selections and the names of the Add User / Add group dialogs respectively to avoid confusion with actual users managing.
**original issue**
Non-alphanumeric username registration bug in JBoss EAP Web Admin console
When registering a new user using the "JBoss EAP Admin Web Console / Access Control / Users / Add" menu, a non-alphanumeric user name can be entered in the user name without error.
If you enter a non-alphanumeric user name in the user name using add-user.bat or add-user.sh in the command window or shell, the following error response will be printed to reject the wrong user input.
./add-user.sh What type of user do you wish to add? a) Management User (mgmt-users.properties) b) Application User (application-users.properties) (a): Enter the details of the new user to add. Using realm 'ManagementRealm' as discovered from the existing property files. Username : <!-- * Error * WFLYDM0028: Username must be alphanumeric with the exception of the following accepted symbols (",", "-", ".", "/", "=", "@", "\") Username (<!--) : * Error * WFLYDM0028: Username must be alphanumeric with the exception of the following accepted symbols (",", "-", ".", "/", "=", "@", "\") Username (<!--) : * Error * WFLYDM0028: Username must be alphanumeric with the exception of the following accepted symbols (",", "-", ".", "/", "=", "@", "\") Username (<!--) : * Error * WFLYDM0028: Username must be alphanumeric with the exception of the following accepted symbols (",", "-", ".", "/", "=", "@", "\") Username (<!--) :
The JBoss EAP Admin Web Console must be modified to prevent non-alphanumeric user names from being registered, such as add-user.sh.
- clones
-
HAL-1282 Web console RBAC Users/Groups descriptions are confusing
- Resolved
- is cloned by
-
JBEAP-8772 (7.0.z) Web console RBAC Users/Groups descriptions are confusing
- Closed
- is incorporated by
-
JBEAP-8703 (7.1.0) Upgrade HAL to 2.9.2.Final
- Closed