idmapd.conf(5) xfree86 man page | unix.com

Man Page: idmapd.conf

Operating Environment: xfree86

Section: 5

idmapd.conf(5)						      BSD File Formats Manual						    idmapd.conf(5)

NAME
idmapd.conf -- configuration file for idmapd, the NFSv4 ID <-> Name Mapper
SYNOPSIS
Configuration file for idmapd, the NFSv4 ID <-> Name Mapper
DESCRIPTION
The idmapd.conf configuration file has two sections, initiated by the strings [General] and [Mapping]. Each section may contain lines of the form variable = value The variables allowed in the General section are Verbosity, Pipefs-Directory, and Domain, whose values have the same effect as the arguments to the -v, -p, and -d commandline options, respectively. The variables allowed in the Mapping section are Nobody-User and Nobody-Group, which have the same effect as the -U and -G commandline options.
EXAMPLES
An example /etc/idmapd.conf file: [General] Verbosity = 0 Pipefs-Directory = /var/lib/nfs/rpc_pipefs Domain = localdomain [Mapping] Nobody-User = nobody Nobody-Group = nobody
SEE ALSO
idmapd(8)
AUTHORS
The idmapd software has been developed by Marius Aamodt Eriksen <marius@citi.umich.edu>.
BSD
July 16, 2003 BSD
Related Man Pages
idmapd(8) - centos
idmapd(8) - debian
idmapd.conf(5) - debian
rpc.idmapd(8) - xfree86
rpc.idmapd(8) - plan9
Similar Topics in the Unix Linux Community
Using Commands over SSH using Sudo
NFS4 and acl: perfect on Slackware,not working on centos6,why?
RHEL 7.1 autofs permissions do not match NFS servers
Unable to mount shared folder from Linux server