r13583: Realise that the member server name appears in all calls that use the
authorAndrew Bartlett <abartlet@samba.org>
Tue, 21 Feb 2006 00:07:59 +0000 (00:07 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:58 +0000 (13:51 -0500)
commit9d1954c25d646c46daa38c3f96f4c4029b9bb417
treecf7c42a24e88ba091d9a1f5bf2d460cf45f62790
parenteefb44079160b66dc69f63a0d9bae955bcb6acc9
r13583: Realise that the member server name appears in all calls that use the
credentials.

Consistantly rename these elements in the IDL to computer_name.

Fix the server-side code to always lookup by this name.

Add new, even nastier tests to RPC-SCHANNEL to prove this.

Andrew Bartlett
(This used to be commit 341a0abeb4a9f88d64ffd4681249cb1f643a7a5a)
source4/auth/gensec/schannel_state.c
source4/librpc/idl/netlogon.idl
source4/rpc_server/netlogon/dcerpc_netlogon.c
source4/torture/rpc/netlogon.c
source4/torture/rpc/samlogon.c
source4/torture/rpc/samsync.c
source4/torture/rpc/schannel.c
source4/winbind/wb_pam_auth.c