Revision 1.4

Apr 12, 2023
Functional Update
  • SOL-11.1-040010 - User passwords must be changed at least every 60 days - 'MAXWEEKS'
  • SOL-11.1-040030 - The operating system must enforce minimum password lifetime restrictions - 'MINDAYS'
  • SOL-11.1-040030 - The operating system must enforce minimum password lifetime restrictions - 'MINWEEKS'
  • SOL-11.1-040040 - User passwords must be at least 15 characters in length.
  • SOL-11.1-040050 - Users must not reuse the last 5 passwords.
  • SOL-11.1-040060 - The system must require at least eight characters be changed between the old and new passwords during a password change.
  • SOL-11.1-040070 - The system must require passwords to contain at least one uppercase alphabetic character.
  • SOL-11.1-040080 - The operating system must enforce password complexity requiring that at least one lowercase character is used.
  • SOL-11.1-040090 - The system must require passwords to contain at least one numeric character.
  • SOL-11.1-040100 - The system must require passwords to contain at least one special character.
  • SOL-11.1-040110 - The system must require passwords to contain no more than three consecutive repeating characters.
  • SOL-11.1-040190 - The system must prevent the use of dictionary words for passwords - 'DICTIONDBDIR'
  • SOL-11.1-040190 - The system must prevent the use of dictionary words for passwords - 'DICTIONLIST'
Miscellaneous
  • Metadata updated.
  • Platform check updated.
  • Variables updated.