Explain why adding ``options NFSKERB'' breaks the kernel build.

PR:		10642
Reported by:	Stefan Eggers <seggers@semyam.dinoco.de>
Submitted by:	johan
This commit is contained in:
Sheldon Hearn 2000-08-11 13:03:13 +00:00
parent 42915d02a3
commit acaf1e1fc5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=64542
3 changed files with 9 additions and 0 deletions

View File

@ -99,6 +99,9 @@ be a multiple of DIRBLKSIZ that is <= the read size for the mount.
Pass Kerberos authenticators to the server for client-to-server
user-credential mapping.
This requires that the kernel be built with the NFSKERB option.
The use of this option will prevent the kernel from compiling
unless calls to the appropriate Kerberos encryption routines
are provided in the NFS source.
(Refer to the INTERNET-DRAFT titled
.%T "Authentication Mechanisms for ONC RPC" ,
for more information.)

View File

@ -148,6 +148,9 @@ The
option specifies that the Kerberos authentication server should be
used to authenticate and map client credentials.
This option requires that the kernel be built with the NFSKERB option.
The use of this option will prevent the kernel from compiling
unless calls to the appropriate Kerberos encryption routines
are provided in the NFS source.
.Pp
The
.Fl ro

View File

@ -148,6 +148,9 @@ The
option specifies that the Kerberos authentication server should be
used to authenticate and map client credentials.
This option requires that the kernel be built with the NFSKERB option.
The use of this option will prevent the kernel from compiling
unless calls to the appropriate Kerberos encryption routines
are provided in the NFS source.
.Pp
The
.Fl ro