join.py: Reinstate full_nc_list and make creation of NTDS-DSA object common
authorAndrew Bartlett <abartlet@samba.org>
Wed, 16 Oct 2013 01:34:43 +0000 (14:34 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 31 Aug 2014 22:36:41 +0000 (00:36 +0200)
commitc11a89a2c1ea54c26533dde34d0c28cc24664a98
treefde6d68c201527ffe9e132e27bf3d702e73e545f
parent05375cde8354a785c190cd75b051e3e508312b37
join.py: Reinstate full_nc_list and make creation of NTDS-DSA object common

The new function join_ntdsdsa_obj() returns the object, to be added over LDAP or DsAddEntry().

Andrew Bartlett

Change-Id: I41ac256fb3d4edffc617af4ae580acd941b4de83

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-By: Jelmer Vernooij <jelmer@samba.org>
python/samba/join.py
source4/dsdb/tests/python/acl.py