Date: Mon Nov 17 18:01:28 2003 Author: vlendec Update of /data/cvs/samba/source/rpc_client In directory dp.samba.org:/tmp/cvs-serv20946
Modified Files: cli_pipe.c Log Message: >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 Revisions: cli_pipe.c 1.104 => 1.105 http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_pipe.c.diff?r1=1.104&r2=1.105