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)
commit914ef37419ebc8660fed3bb645f990ce27295d34
treea8332e8dd05ba588f26e0cd9ab038bbc65ec54a1
parent690641e8cc0366e45dd796063fba10a9b63084e1
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
(This used to be commit 8de04fcf680a9bc5054965577eb500e0541ffe66)
source3/rpc_client/cli_pipe.c