From 3_0:
commitdbd17dd0366d6cd20a2d5d8247dd5842563da2ca
authorVolker Lendecke <vlendec@samba.org>
Mon, 17 Nov 2003 18:01:28 +0000 (17 18:01 +0000)
committerVolker Lendecke <vlendec@samba.org>
Mon, 17 Nov 2003 18:01:28 +0000 (17 18:01 +0000)
tree1d6cf70be2e6b11e2a98b3b77fcb916d941e76be
parent3b75e862dfba42c95e2279c300c06bb981f52993
From 3_0:

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