You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
354 B
9 lines
354 B
# |
|
# 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
|
|
|