s4-pysamdb: fixed get_domain_sid()
authorAndrew Tridgell <tridge@samba.org>
Thu, 19 Aug 2010 21:26:53 +0000 (07:26 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 20 Aug 2010 10:34:11 +0000 (20:34 +1000)
commit3d13c9e53a25a3af73c520a0ecfa35eafc80784c
treec7a00a29cab21238d5eba84a2c51a650a6b7ce1f
parenta662bdc0243743f0e6ff7327cca247f1e3e76e84
s4-pysamdb: fixed get_domain_sid()

we need to actually return the SID!

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/samdb.py