s3-rpc_client: make sure cli_rpc_pipe_open_schannel() does not always return NT_STATU...
authorGünther Deschner <gd@samba.org>
Tue, 10 Nov 2009 12:10:12 +0000 (13:10 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 11 Nov 2009 13:40:37 +0000 (14:40 +0100)
commitbb86aea5007b8ccf6f2f01e5f3c7a32b74eb7d74
treea3682d94cfcffb43e4365307382afc333752b1cb
parentaecf2dba0b2bfd65a307d9edae1792b3896fc73f
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.
source3/rpc_client/cli_pipe.c