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)
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.


No differences found