s4-auth: set the RODC bit for RODC schannel
authorAndrew Tridgell <tridge@samba.org>
Mon, 13 Sep 2010 01:36:43 +0000 (11:36 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 15 Sep 2010 05:39:34 +0000 (15:39 +1000)
commit67ac8555b1e80aed07e420bca63e5c133c63fb5e
tree9449d97a83c42d7ea345949a92db72c24c588ffe
parent52445e1583580e135da9e85c93608d0909dea8a7
s4-auth: set the RODC bit for RODC schannel

When we are using SEC_CHAN_RODC we need to set the
NETLOGON_NEG_RODC_PASSTHROUGH bit in the negotiated flags in
ServerAuthenticate2

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
libcli/auth/credentials.h
source4/librpc/rpc/dcerpc_schannel.c