-
Bug
-
Resolution: Done
-
Critical
-
None
When describing how to use the add-user utility, we should mention the characters that are allowed in a username:
Usernames can only contain the following characters in any number and in any order:
- Alphanumeric characters (a-z, A-Z, 0-9)
- Dashes (-), periods (.), commas (,), at (@)
- Escaped backslash
- Escaped equals (\=)
- is related to
-
JBEAP-6638 add-user.sh duplicates user records in "mgmt-users.properties" file if special character is used in user name
- Closed