]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r285260
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 10 Aug 2015 22:30:13 +0000 (22:30 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 10 Aug 2015 22:30:13 +0000 (22:30 +0000)
commitd4a4664ef37c7340c2ce1fa65a9d5f68ca5433fa
treea873503c4aaf7640335eac672af8b81ae4f35ea8
parent4d3b77dfb950400e74bf730b53f256eb2d06bf57
MFC: r285260
Since the case where secflavor < 0 indicates the security flavor is
to be negotiated, it could be a Kerberized mount. As such, filling
in the "principal" argument using the canonized host name makes sense.
If it is negotiated as AUTH_SYS, the "principal" argument is meaningless
but harmless.

git-svn-id: svn://svn.freebsd.org/base/stable/9@286608 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/mount_nfs/mount_nfs.c