10 lines
354 B
Plaintext
10 lines
354 B
Plaintext
#
|
|
# nfsidmap(5) - The NFS idmapper upcall program
|
|
# Summary: Used by NFSv4 to map user/group ids into
|
|
# user/group names and names into in ids
|
|
# Options:
|
|
# -v Increases the verbosity of the output to syslog
|
|
# -t timeout Set the expiration timer, in seconds, on the key
|
|
#
|
|
create id_resolver * * /usr/sbin/nfsidmap %k %d
|