Add a script-only idmap module.
authorRichard Sharpe <realrichardsharpe@gmail.com>
Wed, 24 Dec 2014 01:33:34 +0000 (17:33 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 8 Jan 2015 03:30:32 +0000 (04:30 +0100)
commitb817ce6d912bd8801aed039c9def1bb042e0d8af
tree09282305f2f8a9e00e372be4de77d779150709a7
parenta5d383cbd56fdab958334c8e6a19a824941c11c1
Add a script-only idmap module.

In this third version I have cleaned up some unused variable warnings that
only the Samba 3 build found and added a man page based on the idmap_tdb2
man page. I have also added support for ID_TYPE_BOTH mappings and replaced
calls to popen with something safer. Also, I removed some non-PC macros.

Signed-off-by: Richard Sharpe <rsharpe@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Jan  8 04:30:32 CET 2015 on sn-devel-104
docs-xml/manpages/idmap_script.8.xml [new file with mode: 0644]
source3/winbindd/idmap_script.c [new file with mode: 0644]
source3/winbindd/wscript_build
source3/wscript