SOURCES: nfsfs.sysconfig - support NFSv4 by default - options for ...
baggins
baggins at pld-linux.org
Tue Mar 20 16:16:52 CET 2007
Author: baggins Date: Tue Mar 20 15:16:52 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- support NFSv4 by default
- options for secure NFS
---- Files affected:
SOURCES:
nfsfs.sysconfig (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SOURCES/nfsfs.sysconfig
diff -u SOURCES/nfsfs.sysconfig:1.4 SOURCES/nfsfs.sysconfig:1.5
--- SOURCES/nfsfs.sysconfig:1.4 Fri Oct 13 08:00:33 2006
+++ SOURCES/nfsfs.sysconfig Tue Mar 20 16:16:46 2007
@@ -1,8 +1,11 @@
-# Set it to "yes" if you plan to mount NFSv4 shares
-NFS4="no"
-
# Options for NFSv4 ID <-> Name Mapper (idmapd)
#RPCIDMAPOPTIONS=
+
+# Uncomment if you want to use secure NFSv4 exports
+#SECURE_NFS="yes"
+
+# List of kernel modules to use for secure NFS
+#SECURE_NFS_MODS="des rpcsec_gss_krb5"
# Options for NFSv4 rpcsec_gss daemon
#RPCGSSOPTIONS=
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/nfsfs.sysconfig?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list