Ok, this is a hack. On a netsec bind reply I did not see anything
authorVolker Lendecke <vlendec@samba.org>
Sun, 11 May 2003 08:08:25 +0000 (08:08 +0000)
committerVolker Lendecke <vlendec@samba.org>
Sun, 11 May 2003 08:08:25 +0000 (08:08 +0000)
commit8de04fcf680a9bc5054965577eb500e0541ffe66
treecd7314a105aaac58d85f0b50423c9a584663f942
parent18b62570c4b0b84ebe665395f08ca7c23e4c126a
Ok, this is a hack. On a netsec bind reply I did not see anything
useful in the auth verifier yet. So this patch ignores it.

Really checking this would be a lot more intrusive: in rpc_api_pipe we
would have to distinguish between binds and normal requests, or have
more state in the netsec info of cli_state, which is also somewhat
hackish.

Volker
source/rpc_client/cli_pipe.c