The idmapd.conf configuration file consists of several sections, initiated by strings of the form [General] and [Mapping]. Each section may contain lines of the form
 
| 
 Parameter 
 | 
 Definition 
 | 
| 
 Pipefs directory 
 | 
 LDAP server directory. 
 | 
| 
 domain name 
 | 
 The local NFSv4 domain name. An NFSv4 domain is a namespace with a unique username<->UID and groupname<->GID mapping. (Default: Host's fully-qualified DNS domain name) 
 | 
| 
 Nobody user 
 | 
 Local user name to be used when a mapping cannot be completed. 
 | 
| 
 Nobody group 
 | 
 Local group name to be used when a mapping cannot be completed. 
 |