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 AT citi.edu>.
BSD July 16, 2003 BSD
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-26 00:19 @38.107.179.240 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)