[PATCH] Added ability to set id mappings in wbinfo.
commit9336c8193e4b56136d0c188ec999f2e322f30f77
authorSteven Danneman <steven.danneman@isilon.com>
Tue, 28 Oct 2008 06:46:44 +0000 (27 23:46 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 19 Nov 2008 08:31:24 +0000 (19 09:31 +0100)
tree4a375763e6c604e4708e217a06863792e2f7d4da
parent222877ed948f4dd9d3930ada8e9c59effc6cb538
[PATCH] Added ability to set id mappings in wbinfo.

The two new parameters are:

--set-uid-mapping
--set-gid-mapping

These allow wbinfo to create new, or override existing id mappings in the
idmap backend.  These expose the exisiting ability of libwbclient
and winbindd to do this, up through a command line utility.
(cherry picked from commit c32dff226aa08dcbd1961bcafa61c0fdff3ecebc)
source/nsswitch/wbinfo.c