python-samba-tool domain classicupgrade: Make failure to connect directly to the...
commite7e37b3b90100f762a45f2f3c047e14e3619c216
authorAndrew Bartlett <abartlet@samba.org>
Fri, 5 Apr 2013 04:23:20 +0000 (5 15:23 +1100)
committerMichael Adam <obnox@samba.org>
Tue, 9 Apr 2013 22:13:45 +0000 (10 00:13 +0200)
treef57dd6d74137a4c57145285328ddae95f1b4166c
parent45a596fbe9ed2b198956d58784999df780f6dd65
python-samba-tool domain classicupgrade: Make failure to connect directly to the LDAP backend fatal

This is better than failing just a little further down the stack with a useless error
about use-before-set.

Andrew Bartlett

Reviewed-by: Michael Adam <obnox@samba.org>
python/samba/upgrade.py