From d7862beb32e00c88e0cf07f85d4e66b3ae257be8 Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Sun, 15 Oct 2006 15:55:00 +0000 Subject: Add idmapd_flags to defaults/rc.conf. Document it and idmapd_enable. --- etc/defaults/rc.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/defaults') diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index 903c66b05ce0..f75171a8ef68 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -243,6 +243,7 @@ nfs_access_cache="60" # Client cache timeout in seconds nfs_server_enable="NO" # This host is an NFS server (or NO). nfs_server_flags="-u -t -n 4" # Flags to nfsd (if enabled). idmapd_enable="NO" # Run the NFS4 id mapper (YES/NO). +idmapd_flags="" # Additional flags for idmapd. mountd_enable="NO" # Run mountd (or NO). mountd_flags="-r" # Flags to mountd (if NFS server enabled). weak_mountd_authentication="NO" # Allow non-root mount requests to be served. -- cgit v1.3