Keep your RetailOps account safe with newly enhanced password controls.
In the System Config tool, navigate to Account Settings to find 4 user access control options.
-
User Credential Previous Credentials Different: Disallow users from using the same password multiple times. Example: Enter 2 to prevent users from using their 2 most recent passwords.
-
User Credential Valid Days: Enter the number of days you would like a user's password to be valid. Example: Enter 30 to require users to reset their RetailOps password every 30 days.
-
User Lock After Failed Attempts: Enter the number of failed login attempts you will allow before locking the user's account. An administrator will need to reset the user's password. Example: Enter 2 to lock user out after 2 failed login attempts.
-
User New Password Validation Pattern: This field allows Regex entries to set specific minimum requirements for your user passwords.
- Example: ^[a-z]{5,10}$ - Passwords must be any character between a-z, and be a minimum of 5 characters, maximum of 10.
- Example: ^(?=.*\d)(?=.*[a-z])(?=.*[A-Z]).{8,15}$ - Password must be at least 8 characters, no more than 15 characters, and must include at least one upper case letter, one lower case letter, and one numeric digit.
Comments
0 comments
Please sign in to leave a comment.