fix startup of smbd, nmbd, winbindd
authorStefan Metzmacher <metze@samba.org>
Fri, 19 Oct 2007 08:34:06 +0000 (10:34 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 19 Oct 2007 08:34:06 +0000 (10:34 +0200)
commit7f82fbad50906866bbb6c0950795644f1c18b099
treeb4d809847f041e4781a81cebd2c7f743c1761372
parent30191d1a5704ad2b158386b511558972d539ce47
fix startup of smbd, nmbd, winbindd

jra: POPT_ARG_VAL arguments need int values.
     I assume there're more places like this
     in the cmdline tools.

     Please fix this properly, as my commit is just
     a hack to get make test working again.

in samba4 we have a workaround for this see
smbd/server.c

metze
(This used to be commit 9cb1937fe8601e526b5c924930500e0a3b52abd5)
source3/nmbd/nmbd.c
source3/smbd/server.c
source3/winbindd/winbindd.c