samba-tool: use only one LDAP modify for dns partition fsmo role transfer
commit7788b9f30395df499396510300429f76e0a431db
authorStefan Metzmacher <metze@samba.org>
Tue, 28 May 2019 12:54:19 +0000 (28 14:54 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 8 Aug 2019 07:30:12 +0000 (8 07:30 +0000)
tree07f955eabc8f8a1d4b53e7bbf025ee8f487a7fbc
parent4d7ce477eb0c7d47faf81b910c2b88f6779cb744
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>
(cherry picked from commit 6a2e3a15585086bcceb18283216978a2fcb30da3)
python/samba/netcmd/fsmo.py