Files
ansible-hardening/doc/source/rhel7/domains/accounts.rst
Jonathan Rosser 2a56d8f502 Use doc8 for documentation generation
Change-Id: Ie880f005319a1b0c5bfead3ba4ad2ed90c862cd9
Signed-off-by: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk>
2025-07-17 20:08:01 +00:00

18 lines
622 B
ReStructuredText

accounts - User account security controls
=========================================
Security controls for user accounts on Linux systems are a crucial barrier to
prevent unauthorized access.
Overview
--------
Many of the STIG requirements for user account controls are already included in
many Linux distributions or they can be applied without disruptions. However,
some requirements can cause problems with user authentication without
coordination.
Deployers should consider an authentication solution that uses centralized
authentication, such as LDAP, Active Directory, or Kerberos, for the best
security posture.