Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of openSUSE
Services
SSH Server
Configure OpenSSH Server if Necessary
Enable PAM
Enable PAM
An XCCDF Rule
Details
Profiles
Prose
Enable PAM
Medium Severity
UsePAM Enables the Pluggable Authentication Module interface. If set to “yes” this will enable PAM authentication using ChallengeResponseAuthentication and PasswordAuthentication in addition to PAM account and session module processing for all authentication types. To enable PAM authentication, add or correct the following line in
/etc/ssh/sshd_config
:
UsePAM yes