Far less cryptic traceback when you have an existing smb.conf
authorAndrew Bartlett <abartlet@samba.org>
Fri, 11 Apr 2008 09:04:43 +0000 (19:04 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 11 Apr 2008 09:04:43 +0000 (19:04 +1000)
commit393007315d56d72cd4ebccc204da703b27eb968b
tree7c3495cfd2ab5e755dc05ac433d67f24a4ad9a2b
parent67faa71c5be5fabeeef16d97c2ed9af152af198d
Far less cryptic traceback when you have an existing smb.conf

When the user has an existing smb.conf, but no [netlogon] or [sysvol]
share, the provision script would trigger a traceback.  While we still
need to abort in this situation, we do so now with a useful error.

Andrew Bartlett
(This used to be commit 10a8b7ea487f9725f69b02c4dd9cf5e1f67a23ab)
source4/scripting/python/samba/provision.py