r11816: this fixes some of the problems with the recent async rpc changes and
authorAndrew Tridgell <tridge@samba.org>
Mon, 21 Nov 2005 02:52:33 +0000 (02:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:46:32 +0000 (13:46 -0500)
commitb495bb246c474cdac37e8176457c94262836e21f
tree39e58c16e1d5203e87a724635ab77470b48f988e
parent1b415f7b8e8d02f6b7978de730a16e258ec5d07d
r11816: this fixes some of the problems with the recent async rpc changes and
ncacn_ip_tcp/ncalrpc. The problem was that svn revision 11809 removed
the logic that forced the CONNECT auth type for authenticated binds
which don't have an explicit SIGN or SEAL flag set.
(This used to be commit e7a1f11e8bcba3839f74c7303bd82533a6acfbcd)
source4/librpc/rpc/dcerpc_util.c