I got sick of the debate with luke about the SID and nmbd so I just
commit074419cdc4001ee3d1170facb7485538d7d6d28c
authorAndrew Tridgell <tridge@samba.org>
Wed, 9 Dec 1998 06:21:59 +0000 (9 06:21 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 9 Dec 1998 06:21:59 +0000 (9 06:21 +0000)
treee97fd6bae0cff9bc5f431ea88ea1ca6c2e243e0a
parent249e778de05e353616d5b987ed131600918e0970
I got sick of the debate with luke about the SID and nmbd so I just
went ahead and removed the offending code from nmbd_processlogon().
If luke ever goes back to that dark alley and manages to find the nmbd
packet type which needs a SID in the reply then we can reconsider.

This also means we don't need the password database code linked into
nmbd, which is a blessing, and nmbd will startup without smbd.

while I'm looking at this, why do RPCTORTURE_OBJ and RPCCLIENT_OBJ
include the password database code? Maybe Luke just likes that code a
lot and wants it in as many binaries as possible :)
source/Makefile.in
source/nmbd/nmbd.c
source/nmbd/nmbd_processlogon.c