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 SUSE Linux Enterprise 12
Services
System Security Services Daemon
Enable Smartcards in SSSD
Enable Smartcards in SSSD
An XCCDF Rule
Details
Profiles
Prose
Enable Smartcards in SSSD
Medium Severity
SSSD should be configured to authenticate access to the system using smart cards. To enable smart cards in SSSD, set
pam_cert_auth
to
True
under the
[pam]
section in
/etc/sssd/sssd.conf
. For example:
[pam] pam_cert_auth = True