Far less cryptic traceback when you have an existing smb.conf
commit10a8b7ea487f9725f69b02c4dd9cf5e1f67a23ab
authorAndrew Bartlett <abartlet@samba.org>
Fri, 11 Apr 2008 09:04:43 +0000 (11 19:04 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 11 Apr 2008 09:04:43 +0000 (11 19:04 +1000)
tree891cca1044b4f96b3d98dc5d12aca529f3d2b943
parentde5349cc7a5a97c0d2d7288436a4090dfd9bd093
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
source/scripting/python/samba/provision.py