QuestionQ335

Understanding Passwords

Which UNIX component can be used to enforce password-complexity requirements?

  • A PAM
  • B SYSKEY
  • C Shadow
  • D NTDS
Explanation

PAM provides the authentication and password-management framework on UNIX-like systems and can enforce password-quality rules, including complexity requirements, through its password modules.

Community Discussion

No comments yet. Be the first to start the discussion!