This document has not been formally reviewed for accuracy and is provided "as is" for your convenience.
Summary
Which characters and how many are valid when changing a password in SMAX?
Question
When changing passwords users have sometimes complained that the special characters they have used are not valid.
Can you please confirm which special characters are valid and how may need to be used in the password.
Can you also confirm how many numbers are required
Answer
* This is to validate the password input
* (1) At least one upper case letter
* (2) At least one lower case letter
* (3) At least one special character from the following: ,\:/. _?&%=+-[]()|
* (4) At least one digit