]> git.ipfire.org Git - thirdparty/samba.git/commit
samba-tool/domain: catch NTSTATUSError rather than RuntimeError
authorBob Campbell <bobcampbell@catalyst.net.nz>
Thu, 12 Jan 2017 23:10:15 +0000 (12:10 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 14 Feb 2017 08:46:23 +0000 (09:46 +0100)
commit113548daf5065d3a19dcb8d4fabf480ac7badedd
treedc09bde0e3db0d19ce63d855c02a45fa2b1ede36
parentea3c3f10edac2b6e7e1900b4e75f4be4d70d369a
samba-tool/domain: catch NTSTATUSError rather than RuntimeError

Signed-off-by: Bob Campbell <bobcampbell@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
python/samba/netcmd/domain.py