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)
commit9cb1937fe8601e526b5c924930500e0a3b52abd5
treea71ff32e7343f90631a29bb72a0e54f45fe2b610
parentf35a266b3cbb3e5fa6a86be60f34fe340a3ca71f
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
source/nmbd/nmbd.c
source/smbd/server.c
source/winbindd/winbindd.c