samba3-python: Add methods to get any entry (user/group) and its sid from idmap
authorAmitay Isaacs <amitay@gmail.com>
Thu, 18 Aug 2011 05:15:20 +0000 (15:15 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 19 Aug 2011 06:35:04 +0000 (16:35 +1000)
commit57b9f1b5025f2b521e6d8bcb25762b223b83ace4
treea53d8f2122d230775f86188b012eb1c4876c52c3
parentc71e781e7d66022cd6181e910f5fb8b7d750cbc1
samba3-python: Add methods to get any entry (user/group) and its sid from idmap

This is required in upgrade_s3 script to migrate idmap database from s3 to s4

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/samba3/__init__.py