Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Resources
Documents
Publishers
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Red Hat Enterprise Linux 10
Services
NFS and RPC
Configure NFS Servers
Configure NFS Servers
An XCCDF Group - A logical subset of the XCCDF Benchmark
Details
Profiles
Prose
Configure NFS Servers
1 Rule
The steps in this section are appropriate for systems which operate as NFS servers.
Use Kerberos Security on All Exports
Medium Severity
Using Kerberos on all exported mounts prevents a malicious client or user from impersonating a system user. To cryptography authenticate users to the NFS server, add
sec=krb5:krb5i:krb5p
to each export in
/etc/exports
.