r24599: patch from Karolin Seeger <ks@sernet.de>:
authorStefan Metzmacher <metze@samba.org>
Tue, 21 Aug 2007 14:22:16 +0000 (14:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:09 +0000 (12:30 -0500)
commit2e498b48bbfb127b33d2e84ba87c7d9456c42558
tree1edac8555c436d90a0d4a009aaede9bfc262def6
parent96567fa3ea92e5447b66a23514df392f1f7d353c
r24599: patch from Karolin Seeger <ks@sernet.de>:

smbd, nmbd and winbindd can be started with invalid options currently.
The first patch attached would be a possible solution.
It contains an exit if an invalid option has been used. The main problem
is, that existing setups with wrong options or missing arguments in start
scripts will break (which is the right behaviour from my point of view).

metze
(This used to be commit 8532e3182ab44d4ac84823e9798293f156192aaf)
source3/nmbd/nmbd.c
source3/nsswitch/winbindd.c
source3/smbd/server.c