pydsdb: Also accept ldb.MessageElement values to dsdb routines
authorAndrew Bartlett <abartlet@samba.org>
Tue, 22 Sep 2015 03:25:30 +0000 (15:25 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 26 Oct 2015 04:11:21 +0000 (05:11 +0100)
commitb48776d78b446ad4abd4a6bc2ba6b488a29b11d2
tree2a2479d1f677234475ea99e2ebf1dcb0084a5be3
parent87cd68c1dc0427521061f8febbcc18d73e21ab18
pydsdb: Also accept ldb.MessageElement values to dsdb routines

This shows the correct way to accept a value that may be a list of strings
or a proper ldb.MessageElement.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
python/samba/dbchecker.py
source4/dsdb/pydsdb.c