scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls only
commita113ddbf881c5905bbf7072638c7ba8843eeb85e
authorAndrew Bartlett <abartlet@samba.org>
Fri, 22 Mar 2013 00:15:38 +0000 (22 11:15 +1100)
committerStefan Metzmacher <metze@samba.org>
Mon, 25 Mar 2013 09:32:34 +0000 (25 10:32 +0100)
treeea2cdcd12025111b13be89b32c982666869ade44
parent352aff8ed7e06c14b7a00a56b31c79ffddf71dd4
scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls only

We need this routine not to use the names context as this is tied to
provision, and we end up in a circular dependency if we use that in
dbcheck.

Andrew Bartlett
python/samba/descriptor.py
source4/scripting/bin/samba_upgradeprovision