ansible-hardening/doc/metadata/rhel7/RHEL-07-010400.rst
Major Hayden 8fe505e628 Expire cached sssd authenticators [+Docs]
This patch provides tasks and docs to implement the following STIGs:

  - RHEL-07-010400
  - RHEL-07-010401
  - RHEL-07-010402

The tasks will not run if the sssd configuration file is not present.

Implements: blueprint security-rhel7-stig
Change-Id: Iddf850b8ccd72871beba4644b765e33e6d3c968b
2016-11-30 15:49:54 +00:00

382 B

---id: RHEL-07-010400 status: implemented tag: auth ---

The memcache_timeout setting is set to 86400 (86400 seconds = 1 day) within the [nss] section of /etc/sssd/sssd.conf. Deployers can choose a different timeout for cached nss authenticators by setting the following Ansible variable:

security_nss_cached_authenticator_timeout: 86400