r6565: Cludge, cludge, cludge...
authorAndrew Bartlett <abartlet@samba.org>
Sun, 1 May 2005 19:29:00 +0000 (19:29 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:16:26 +0000 (13:16 -0500)
commit85e9412c4786ede6f94d879185d493756d37eebe
treebb1f38e33db38af59f427228402cec1095bf4793
parent7fca1d46cea38229faf9a7092d86a452658f2ca0
r6565: Cludge, cludge, cludge...

We need to pass the 'secure channel type' to the NETLOGON layer, which
must match the account type.

(Yes, jelmer objects to this inclusion of the kitchen sink ;-)

Andrew Bartlett
(This used to be commit 8ee208a926d2b15fdc42753b1f9ee586564c6248)
15 files changed:
source4/auth/auth_domain.c
source4/auth/auth_sam.c
source4/include/credentials.h
source4/include/includes.h
source4/include/structs.h
source4/lib/credentials.c
source4/librpc/idl/misc.idl
source4/librpc/idl/netlogon.idl
source4/librpc/rpc/dcerpc.h
source4/librpc/rpc/dcerpc_schannel.c
source4/librpc/rpc/dcerpc_util.c
source4/setup/provision.ldif
source4/torture/rpc/samlogon.c
source4/torture/rpc/samsync.c
source4/torture/rpc/schannel.c