Changes between Initial Version and Version 1 of HetProcedures/PasswordPolicy


Ignore:
Timestamp:
Jul 26, 2023 4:55:19 PM (10 months ago)
Author:
secook
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HetProcedures/PasswordPolicy

    v1 v1  
     1== Password Policy for the HET Domain ==
     2
     3- Minimum password length - 14 characters
     4- Passwords must contain characters from three of the following four categories:
     5 - English uppsercase characters (A through Z)
     6 - English lowercase characters (a through z)
     7 - Base 10 digits (0 through 9)
     8 - Non-alphabetic characters (for example, !, $, #, %)
     9- Password history - 24
     10 - The number of unique new passwords that have to be associated with a user account before an old password can be reused.
     11- Minimum password age - 1 day
     12 - The number of days that a password must be used before it can be changed.
     13- Maximum password age - Never expires