samba-tool: fsmo.py throws an uncaught exception if no
authorRowland Penny <repenny241155@gmail.com>
Mon, 23 Nov 2015 18:40:19 +0000 (18:40 +0000)
committerUri Simchoni <uri@samba.org>
Sat, 5 Dec 2015 23:33:10 +0000 (00:33 +0100)
commit4735e5f5e35bdff88bf59d56ecf1980cdabc3c83
treea02e877d9bcd32df041112ce22b2e375011c4cfb
parentdd9b12ad45e0b2d9013c0843c54c306479efc220
samba-tool: fsmo.py throws an uncaught exception if no

fSMORoleOwner attribute

This will fix bug 11613 where a user got the uncaught exception when trying
to seize an FSMO role that didn't have the required attribute.

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

Signed-off-by: Rowland Penny <repenny241155@gmail.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
Autobuild-User(master): Uri Simchoni <uri@samba.org>
Autobuild-Date(master): Sun Dec  6 00:33:10 CET 2015 on sn-devel-104
python/samba/netcmd/fsmo.py