r1058: The start of work on the SamLogon call for NETLOGON.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 7 Jun 2004 03:46:32 +0000 (03:46 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:56:35 +0000 (12:56 -0500)
commitbcac502d4470094108348bd3945e569f81a26b19
tree78a6a0edd8bf40c716d2111af829f6c99e4828f2
parentf5108651ee95f16128be1b0cfb36c38fac8b5348
r1058: The start of work on the SamLogon call for NETLOGON.

This starts to store information about the user in the server_info
struct - like the account name, the full name etc.

Also, continue to make the names of the structure elements in the
logon reply more consistant with those in the SAMR pipe.

Andrew Bartlett
(This used to be commit 3ccd96bd945e0fd95e42c69ad8ff07055af2e62b)
source4/auth/auth.c
source4/auth/auth.h
source4/auth/auth_ntlmssp.c
source4/auth/auth_sam.c
source4/auth/auth_util.c
source4/librpc/idl/netlogon.idl
source4/rpc_server/netlogon/dcerpc_netlogon.c
source4/torture/rpc/netlogon.c