Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
192 |
- |
1 |
#
|
|
|
2 |
# nfsidmap(5) - The NFS idmapper upcall program
|
|
|
3 |
# Summary: Used by NFSv4 to map user/group ids into
|
|
|
4 |
# user/group names and names into in ids
|
|
|
5 |
# Options:
|
|
|
6 |
# -v Increases the verbosity of the output to syslog
|
|
|
7 |
# -t timeout Set the expiration timer, in seconds, on the key
|
|
|
8 |
#
|
|
|
9 |
create id_resolver * * /usr/sbin/nfsidmap %k %d
|