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 CoreOS 4
Services
NFS and RPC
Configure NFS Servers
Export Filesystems Read-Only if Possible
Export Filesystems Read-Only if Possible
An XCCDF Group - A logical subset of the XCCDF Benchmark
Details
Profiles
Prose
Export Filesystems Read-Only if Possible
If a filesystem is being exported so that users can view the files in a convenient fashion, but there is no need for users to edit those files, exporting the filesystem read-only removes an attack vector against the server. The default filesystem export mode is
ro
, so do not specify
rw
without a good reason.