samba-tool: use only one LDAP modify for dns partition fsmo role transfer
authorStefan Metzmacher <metze@samba.org>
Tue, 28 May 2019 12:54:19 +0000 (14:54 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 30 May 2019 07:12:11 +0000 (07:12 +0000)
commit6a2e3a15585086bcceb18283216978a2fcb30da3
treec7fb7c9e4075930e8b2167422a74eff1ca1f8c8f
parent0fbb013bef886e425602fdbbef14a4029719818f
samba-tool: use only one LDAP modify for dns partition fsmo role transfer

We should not risk that we end with no role owner.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13973

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/fsmo.py