HomeFreeBSD

mount_nfs.8: Update man page for the "syskrb5" option

Description

mount_nfs.8: Update man page for the "syskrb5" option

Commit 896516e54a8c added a new NFS mount option
used for Kerberized NFSv4.1/4.2 mounts. It specifies that
AUTH_SYS be used for state maintenance (also called system)
operations. This allows the mount to be done without the
"gssname" option or a valid Kerberos TGT being held by the
user doing the mount (so it can be specified in fstab(5) for
example).

Reviewed by: gbe (manpages), karels
MFC after: 3 months
Differential Revision: https://reviews.freebsd.org/D39469

Details

Provenance
rmacklemAuthored on Apr 11 2023, 7:17 PM
Reviewer
gbe
Differential Revision
D39469: Update man page for the "syskrb5" mount option
Parents
rG2169f71277b4: tcp: use IPV6_FLOWLABEL_LEN
Branches
Unknown
Tags
Unknown