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 Red Hat Enterprise Linux 8
Services
Samba(SMB) Microsoft Windows File Sharing Server
Configure Samba if Necessary
Require Client SMB Packet Signing, if using mount.cifs
Require Client SMB Packet Signing, if using mount.cifs
An XCCDF Rule
Details
Profiles
Prose
Require Client SMB Packet Signing, if using mount.cifs
Unknown Severity
Require packet signing of clients who mount Samba shares using the
mount.cifs
program (e.g., those who specify shares in
/etc/fstab
). To do so, ensure signing options (either
sec=krb5i
or
sec=ntlmv2i
) are used.
See the
mount.cifs(8)
man page for more information. A Samba client should only communicate with servers who can support SMB packet signing.