Lines Matching full:will
11 NFS will attempt to call /sbin/request-key first. If this succeeds, the
12 result will be cached using the generic request-key cache. This call should
18 configured with the id_resolver key type), then the idmapper will ask the
19 legacy rpc.idmap daemon for the id mapping. This result will be stored
26 The file /etc/request-key.conf will need to be modified so /sbin/request-key can
34 This will direct all id_resolver requests to the program /usr/sbin/nfs.idmap.
35 The last parameter, 600, defines how many seconds into the future the key will
37 is not specified, nfs.idmap will default to 600 seconds.
57 request-key will find the first matching line and corresponding program. In
58 this case, /some/other/program will handle all uid lookups and
59 /usr/sbin/nfs.idmap will handle gid, user, and group lookups.
75 description string. For example, a uid lookup description will appear as
78 nfs.idmap will return 0 if the key was instantiated, and non-zero otherwise.