s3-rpc_client: make sure cli_rpc_pipe_open_schannel() does not always return NT_STATU...
commit108e983f70140ab9a6b121558fed13b626db34ae
authorGünther Deschner <gd@samba.org>
Tue, 10 Nov 2009 12:10:12 +0000 (10 13:10 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 23 Dec 2009 11:07:32 +0000 (23 12:07 +0100)
treee892130922b7fa4b159731ae2751affefb8a09e7
parentfc1b92981abd0e9ee8d6b9094f2145d044c30346
s3-rpc_client: make sure cli_rpc_pipe_open_schannel() does not always return NT_STATUS_OK.

Guenther

Part of a fix for bug #6697.
And hopefully a fix for bug #6889.
(cherry picked from commit bb86aea5007b8ccf6f2f01e5f3c7a32b74eb7d74)
source3/rpc_client/cli_pipe.c