Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nfsidmap: Manpage corrections | Michael Guntsche | 2011-07-13 | 1 | -4/+4 |
| | | | | | | | | | | I recently upgraded to 1.2.4 to use the new nfsidmap feature. While following the manpage and the kernel documentation I noticed a difference. Kernel docs mention key TYPE id_resolver while the manpage states nfs_idmap. The following patch changes the manpage to the proper type. Signed-off-by: Steve Dickson <steved@redhat.com> | ||||
* | Add the new nfsidmap program | Bryan Schumaker | 2010-11-22 | 3 | -0/+187 |
This patch adds the nfsidmap program to nfs-utils. This program is called by the nfs idmapper through request-keys to map between uid / user name and gid / group name. Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Signed-off-by: Steve Dickson <steved@redhat.com> |