]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
nfsidmap: Allow a particular key to be revoked.
authorSteve Dickson <steved@redhat.com>
Thu, 17 Nov 2011 19:39:43 +0000 (14:39 -0500)
committerSteve Dickson <steved@redhat.com>
Mon, 5 Dec 2011 14:43:12 +0000 (09:43 -0500)
Introducing three new command line arguments
that allow particular keys to be revoke

  -u will remove a uid key
  -g will revoke a gid key
  -r will revoke both the uid and gid keys

A user name has also needs to be supply with
these new flags.

Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found