s4-tests: Modified create_ou to only accept security.descriptor type for sd to avoid...
authorNadezhda Ivanova <nivanova@samba.org>
Thu, 25 Nov 2010 17:57:51 +0000 (19:57 +0200)
committerNadezhda Ivanova <nivanova@samba.org>
Thu, 25 Nov 2010 18:46:42 +0000 (19:46 +0100)
commit1e9a7882bead2a87eedcd5ddfe2b4df6a2b57306
treee2ac591d5c20218ccc34cec1d3025b94341b2a4c
parentdb403ac35dde415231498aee41b2306dfbe6a983
s4-tests: Modified create_ou to only accept security.descriptor type for sd to avoid confusion

It used to work with sddl as well, but this is confusing and could lead to errors. It also caused a message about tallocing a security descriptor to appear.

Autobuild-User: Nadezhda Ivanova <nivanova@samba.org>
Autobuild-Date: Thu Nov 25 19:46:42 CET 2010 on sn-devel-104
source4/dsdb/tests/python/acl.py
source4/scripting/python/samba/samdb.py