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)
committerKarolin Seeger <kseeger@samba.org>
Thu, 21 Apr 2016 07:09:25 +0000 (09:09 +0200)
commit513b5d776e2d51787405b377cddf6c16480807c9
treea3cb637c57b9f47de10bae2f22452da2b062467e
parent75f26e36f159035def45cc1aea178388279e6bfc
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>
(cherry picked from commit b48776d78b446ad4abd4a6bc2ba6b488a29b11d2)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11789
python/samba/dbchecker.py
source4/dsdb/pydsdb.c