Blame SOURCES/nfs-utils-2.3.3-nfsconf-usegssproxy.patch
|
|
bc9fd4 |
diff -up nfs-utils-2.3.3/nfs.conf.orig nfs-utils-2.3.3/nfs.conf
|
|
|
bc9fd4 |
--- nfs-utils-2.3.3/nfs.conf.orig 2018-10-22 13:34:58.927700353 -0400
|
|
|
bc9fd4 |
+++ nfs-utils-2.3.3/nfs.conf 2018-10-22 14:14:36.864110090 -0400
|
|
|
bc9fd4 |
@@ -2,16 +2,16 @@
|
|
|
bc9fd4 |
# This is a general configuration for the
|
|
|
bc9fd4 |
# NFS daemons and tools
|
|
|
bc9fd4 |
#
|
|
|
bc9fd4 |
-#[general]
|
|
|
bc9fd4 |
+[general]
|
|
|
bc9fd4 |
# pipefs-directory=/var/lib/nfs/rpc_pipefs
|
|
|
bc9fd4 |
#
|
|
|
bc9fd4 |
-#[exportfs]
|
|
|
bc9fd4 |
+[exportfs]
|
|
|
bc9fd4 |
# debug=0
|
|
|
bc9fd4 |
#
|
|
|
bc9fd4 |
-#[gssd]
|
|
|
bc9fd4 |
+[gssd]
|
|
|
bc9fd4 |
# use-memcache=0
|
|
|
bc9fd4 |
# use-machine-creds=1
|
|
|
bc9fd4 |
-# use-gss-proxy=0
|
|
|
bc9fd4 |
+use-gss-proxy=1
|
|
|
bc9fd4 |
# avoid-dns=1
|
|
|
bc9fd4 |
# limit-to-legacy-enctypes=0
|
|
|
bc9fd4 |
# context-timeout=0
|
|
|
bc9fd4 |
@@ -20,11 +20,11 @@
|
|
|
bc9fd4 |
# cred-cache-directory=
|
|
|
bc9fd4 |
# preferred-realm=
|
|
|
bc9fd4 |
#
|
|
|
bc9fd4 |
-#[lockd]
|
|
|
bc9fd4 |
+[lockd]
|
|
|
bc9fd4 |
# port=0
|
|
|
bc9fd4 |
# udp-port=0
|
|
|
bc9fd4 |
#
|
|
|
bc9fd4 |
-#[mountd]
|
|
|
bc9fd4 |
+[mountd]
|
|
|
bc9fd4 |
# debug=0
|
|
|
bc9fd4 |
# manage_gids=n
|
|
|
bc9fd4 |
# descriptors=0
|
|
|
bc9fd4 |
@@ -34,18 +34,17 @@
|
|
|
bc9fd4 |
# state-directory-path=/var/lib/nfs
|
|
|
bc9fd4 |
# ha-callout=
|
|
|
bc9fd4 |
#
|
|
|
bc9fd4 |
-#[nfsdcltrack]
|
|
|
bc9fd4 |
+[nfsdcltrack]
|
|
|
bc9fd4 |
# debug=0
|
|
|
bc9fd4 |
# storagedir=/var/lib/nfs/nfsdcltrack
|
|
|
bc9fd4 |
#
|
|
|
bc9fd4 |
-#[nfsd]
|
|
|
bc9fd4 |
+[nfsd]
|
|
|
bc9fd4 |
# debug=0
|
|
|
bc9fd4 |
# threads=8
|
|
|
bc9fd4 |
# host=
|
|
|
bc9fd4 |
# port=0
|
|
|
bc9fd4 |
# grace-time=90
|
|
|
bc9fd4 |
# lease-time=90
|
|
|
bc9fd4 |
-# udp=n
|
|
|
bc9fd4 |
# tcp=y
|
|
|
bc9fd4 |
# vers2=n
|
|
|
bc9fd4 |
# vers3=y
|
|
|
bc9fd4 |
@@ -55,7 +54,7 @@
|
|
|
bc9fd4 |
# vers4.2=y
|
|
|
bc9fd4 |
# rdma=n
|
|
|
bc9fd4 |
#
|
|
|
bc9fd4 |
-#[statd]
|
|
|
bc9fd4 |
+[statd]
|
|
|
bc9fd4 |
# debug=0
|
|
|
bc9fd4 |
# port=0
|
|
|
bc9fd4 |
# outgoing-port=0
|
|
|
bc9fd4 |
@@ -63,12 +62,10 @@
|
|
|
bc9fd4 |
# state-directory-path=/var/lib/nfs/statd
|
|
|
bc9fd4 |
# ha-callout=
|
|
|
bc9fd4 |
#
|
|
|
bc9fd4 |
-#[sm-notify]
|
|
|
bc9fd4 |
+[sm-notify]
|
|
|
bc9fd4 |
# debug=0
|
|
|
bc9fd4 |
# retry-time=900
|
|
|
bc9fd4 |
# outgoing-port=
|
|
|
bc9fd4 |
# outgoing-addr=
|
|
|
bc9fd4 |
# lift-grace=y
|
|
|
bc9fd4 |
#
|
|
|
bc9fd4 |
-#[svcgssd]
|
|
|
bc9fd4 |
-# principal=
|