Subversion Repository

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1993 - (show annotations)
Mon Oct 11 05:58:34 2010 UTC (2 years, 7 months ago) by acrux
File size: 211 byte(s)
2.7 initial import
1 #
2 # /etc/idmapd.conf: configuration file for idmapd, see idmapd.conf(5)
3 #
4
5 [General]
6 Verbosity = 0
7 Pipefs-Directory = /var/lib/nfs/rpc_pipefs
8
9 [Mapping]
10 Nobody-User = nobody
11 Nobody-Group = nobody
12
13 # End of file