Make sure that the 'remote' machine name can only be set once. For some weird
authorAndrew Bartlett <abartlet@samba.org>
Sat, 8 Mar 2003 10:22:50 +0000 (10:22 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 8 Mar 2003 10:22:50 +0000 (10:22 +0000)
commit01289b14a7cbe0e1a1e135349037b0e7ba5fe70b
treef356a9b03834bc459ab5896eb185b7b10120f071
parentbbf8961b284a877b5cfa4101e0fd677664a867f1
Make sure that the 'remote' machine name can only be set once.  For some weird
reason, during a Win2003 installation, when you select 'domain join' it sends
one machine name in the name exchange, and litraly 'machinename' during the
NTLMSSP login.

Also fix up winbindd's logfile handling, so that it matches smbd and nmbd.

(This helps me, by seperating the logs by pid).

Andrew Bartlett
(This used to be commit afe5a3832f79131fb74461577f1db0e5e8bf4b6d)
source3/auth/auth_ntlmssp.c
source3/client/smbmount.c
source3/lib/substitute.c
source3/nmbd/nmbd.c
source3/nsswitch/winbindd.c
source3/smbd/reply.c
source3/smbd/server.c
source3/wrepld/server.c