s3: daemons - ensure nmbd and winbindd are consistent in command line processing...
authorJeremy Allison <jra@samba.org>
Mon, 14 Jul 2014 23:13:24 +0000 (16:13 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sun, 9 Nov 2014 19:47:09 +0000 (20:47 +0100)
commit859a84dec60fe87d2c6b7f8607f3d5c422ea865a
treece9b803016d078db6a59ebf026da6058184538e5
parent43fbaf6348d5dc882c30edfa142586ddbbe3ffd5
s3: daemons - ensure nmbd and winbindd are consistent in command line processing by adding POPT_COMMON_DYNCONFIG.

Bug #10711 - nmbd fails to accept --piddir option.

https://bugzilla.samba.org/show_bug.cgi?id=10711

Signed-off-by: Jeremy Allison <jra@samba.org>
source3/nmbd/nmbd.c
source3/winbindd/winbindd.c