Added ability to set id mappings in wbinfo.
authorSteven Danneman <steven.danneman@isilon.com>
Tue, 28 Oct 2008 06:46:44 +0000 (23:46 -0700)
committerSteven Danneman <steven.danneman@isilon.com>
Wed, 19 Nov 2008 00:04:03 +0000 (16:04 -0800)
commit041c5cf3b5a2fba6ad49e049601b626d5b04ac3e
tree8be70505e93aefeae6a2568d4f0c35b84a93a79d
parent15c629181ab08f8b242b76df81e8c9863cc8342c
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.
source3/nsswitch/wbinfo.c