This fixes a bug when establishing trust against a german W2k3 AD server. In
commit029dcb351bcfab70ed0afa4acf4bd64316bfd757
authorVolker Lendecke <vlendec@samba.org>
Mon, 17 Nov 2003 18:00:43 +0000 (17 18:00 +0000)
committerVolker Lendecke <vlendec@samba.org>
Mon, 17 Nov 2003 18:00:43 +0000 (17 18:00 +0000)
tree6a696bda86cf4a5ac4d1b0aee72fa59f12ceffa4
parenta7685a069766ac720f0b26fe01b0e17fc388fca3
This fixes a bug when establishing trust against a german W2k3 AD server. In
the bind response to WKSSVC it does not send \PIPE\ntsvcs as NT4 (did not
check w2k) but \PIPE\wkssvc. I'm not sure whether we should make this check at
all, so making it a bit more liberal should hopefully not really hurt.

Volker
source/rpc_client/cli_pipe.c