Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115897273
D39469.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D39469.diff
View Options
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8
--- a/sbin/mount_nfs/mount_nfs.8
+++ b/sbin/mount_nfs/mount_nfs.8
@@ -28,7 +28,7 @@
.\" @(#)mount_nfs.8 8.3 (Berkeley) 3/29/95
.\" $FreeBSD$
.\"
-.Dd September 24, 2022
+.Dd April 3, 2023
.Dt MOUNT_NFS 8
.Os
.Sh NAME
@@ -166,7 +166,7 @@
and avoids problems with
cached credentials for the system operations expiring.
The
-.Dq "service-prinicpal-name"
+.Dq "service-principal-name"
should be specified without instance or domain and is typically
.Dq "host" ,
.Dq "nfs"
@@ -441,6 +441,21 @@
after
.Ar retrycnt
round trip timeout intervals.
+.It Cm syskrb5
+This option specifies that a KerberosV NFSv4 minor version 1 or 2 mount
+uses AUTH_SYS for system operations.
+Using this option avoids the need for a KerberosV mount to have a
+host-based principal entry in the default keytab file
+(no
+.Cm gssname
+option) or a requirement for the user doing the mount to have a
+valid KerberosV ticket granting ticket (TGT) when the mount is done.
+This option is intended to be used with the
+.Cm sec Ns = Ns krb5
+and
+.Cm tls
+options and can only be used for
+NFSv4 mounts with minor version 1 or 2.
.It Cm tcp
Use TCP transport.
This is the default option, as it provides for increased reliability on both
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 1, 3:47 AM (16 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17872025
Default Alt Text
D39469.diff (1 KB)
Attached To
Mode
D39469: Update man page for the "syskrb5" mount option
Attached
Detach File
Event Timeline
Log In to Comment