Basic tests for nTSceurityDescriptor both SDDL and BASE64 format
authorZahari Zahariev <zahari.zahariev@postpath.com>
Tue, 8 Sep 2009 13:00:24 +0000 (16:00 +0300)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 8 Sep 2009 21:58:52 +0000 (23:58 +0200)
commitaf0946c101ed6507a2df584a9772bedfec32c8b2
tree843b34ab32a103b8ba2b58ab0d39405765b85e90
parent5f2ec4b202492c7b06a59606dbc5d5eb366be533
Basic tests for nTSceurityDescriptor both SDDL and BASE64 format

These are updated second eddition unittests using ldb.add_ldif()
and ldb.modify_ldif(). Unittests are found to work when using
the right local domain SID. Negative test separated.

Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
source4/lib/ldb/tests/python/ldap.py