HomeFreeBSD

nfsd: Do not exempt NFSv3 Fsinfo from the TLS check

Description

nfsd: Do not exempt NFSv3 Fsinfo from the TLS check

The Fsinfo RPC is exempt from the check for
Kerberized NFS being required, as recommended
by RFC2623. However, there is no reason to
exempt Fsinfo from the requirement to use TLS.

This patch fixes the code so that the exemption
only applies to Kerberized NFS and not
NFS-over-TLS.

This only affects NFS-over-TLS for an NFSv3
mount when it is required, but the client does
not do so.

MFC after: 1 month

Details

Provenance
rmacklemAuthored on Mar 10 2022, 12:52 AM
Parents
rG67e751f167c9: dumpon: use underlying device if encrypted swap is in use
Branches
Unknown
Tags
Unknown