9e917f864c
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/nfs-utils#ae3700f20b5680274b29ff27c2f54879b44ab34b
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
|