diff options
| author | Rick Macklem <rmacklem@FreeBSD.org> | 2013-07-08 01:47:50 +0000 |
|---|---|---|
| committer | Rick Macklem <rmacklem@FreeBSD.org> | 2013-07-08 01:47:50 +0000 |
| commit | 9ed4e72ac9e159d5df66871383a05c6abf5ef3ff (patch) | |
| tree | 7bf0f58108b1b2e811fff5444d448f34483f5e4b /usr.sbin | |
| parent | 992e659005bbe180c70b6b369151c7004921f688 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/gssd/gssd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/gssd/gssd.8 b/usr.sbin/gssd/gssd.8 index 30e793a604a5d..82c5317016692 100644 --- a/usr.sbin/gssd/gssd.8 +++ b/usr.sbin/gssd/gssd.8 @@ -53,9 +53,9 @@ In this mode, .Nm will not fork when it starts. .It Fl h -Enable support for host based initiator credentials. +Enable support for host-based initiator credentials. This permits a kerberized NFS mount to use a service principal in -the default Kerberos5 keytab file for access. +the default Kerberos 5 keytab file for access. Such access is enabled via the gssname option for the |
