[nfs-utils] Added the id_resolver.conf file

Steve Dickson steved at fedoraproject.org
Tue Dec 13 21:04:11 UTC 2011


commit 1a0cf62a6a0414c52196f71ff59c62eabe64fdad
Author: Steve Dickson <steved at redhat.com>
Date:   Tue Dec 13 16:04:02 2011 -0500

    Added the id_resolver.conf file
    
    Signed-off-by: Steve Dickson <steved at redhat.com>

 id_resolver.conf |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/id_resolver.conf b/id_resolver.conf
new file mode 100644
index 0000000..67ccb18
--- /dev/null
+++ b/id_resolver.conf
@@ -0,0 +1,9 @@
+#
+# nfsidmap(5) - The NFS idmapper upcall program
+# Summary: Used by NFSv4 to map user/group ids into 
+#          user/group names and names into in ids
+# Options:
+# -v         Increases the verbosity of the output to syslog
+# -t timeout Set the expiration timer, in seconds, on the key
+#
+create    id_resolver    *         *    /usr/sbin/nfsidmap %k %d


More information about the scm-commits mailing list