From 3_0:
authorVolker Lendecke <vlendec@samba.org>
Mon, 17 Nov 2003 18:01:28 +0000 (18:01 +0000)
committerVolker Lendecke <vlendec@samba.org>
Mon, 17 Nov 2003 18:01:28 +0000 (18:01 +0000)
commitbfbc3486045f819a3e7ac9c7460a8793d5a1f0e5
tree556860808e3250ae2d402ff7c9547935fab33d61
parent8b9622f50de1f46c5e6870466a5ef8a37bf08df1
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
(This used to be commit dbd17dd0366d6cd20a2d5d8247dd5842563da2ca)
source3/rpc_client/cli_pipe.c