Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2019 19:48:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 238506] [PATCH] mount_nfs(8) document alternate form of gssname option
Message-ID:  <bug-238506-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238506

            Bug ID: 238506
           Summary: [PATCH] mount_nfs(8) document alternate form of
                    gssname option
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: freebsd@gregv.net
                CC: doc@FreeBSD.org

Created attachment 204996
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204996&action=
=3Dedit
man page patch

The mount_nfs(8) man page documents the gssname option for setting the serv=
ice
part of a host-based principal to use with Kerberos secured NFS exports.  W=
hen
used in this fashion, the system hostname is appended to the service name to
form the principal name.  However, this option may also be specified as
<service>@<fqdn>, in which case the entire name of the host-based principal=
 to
use is taken from this option.  Document this fact.  This is useful if for
example the system gethostname(3) value is for some reason different than t=
he
system FQDN in the KDC, which would be used to generate the host-based
principal.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238506-227>