mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
0d466258be
goodness and light' struct ;-)
Break apart the auth subsystem's return strucutres, into the parts
that a netlogon call cares about, and the parts that are for a local
session. This is the 'struct session_info' and it will almost
completly replace the current information stored on a vuid, but be
generic to all login methods (RPC over TCP, for example).
Andrew Bartlett
(This used to be commit
|
||
---|---|---|
.. | ||
auth_builtin.c | ||
auth_domain.c | ||
auth_ntlmssp.c | ||
auth_sam.c | ||
auth_server.c | ||
auth_unix.c | ||
auth_util.c | ||
auth_winbind.c | ||
auth.c | ||
auth.h | ||
config.m4 | ||
config.mk | ||
pampass.c | ||
pass_check.c |