-
-
Notifications
You must be signed in to change notification settings - Fork 647
Account and Access
@trimstray edited this page Feb 24, 2019
·
33 revisions
You can file an issue about it and ask that it be added.
Linux-PAM is a library that enables the local system administrator to choose how individual applications authenticate users. It offers multiple low-level authentication schemes into a high-level application programming interface (API).
# C2S/CIS: CCE-27104-9 (Medium)
password sufficient pam_unix.so sha512 other arguments...
C2S/CIS: CCE-27104-9 (Medium)
- Using Pluggable Authentication Modules (PAM) [Official]
The Practical Linux Hardening Guide provides a high-level overview of the hardening GNU/Linux systems. It is not an official standard or handbook but it touches and use industry standards.