mirror of
https://github.com/samba-team/samba.git
synced 2025-01-06 13:18:07 +03:00
2d67a683b7
This updates the 'winbind' authentication module and winbind's 'PAM' (actually
netlogon) code to allow smbd to cache connections to the DC.
This is particulary relevent when we need mutex locks already - there is no
parallelism to be gained anyway.
The winbind code authenticates the user, and if successful, passes back the
'info3' struct describing the user. smbd then interprets that in exactly the
same way as an 'ntdomain' logon.
Also, add parinoia to winbind about null termination.
Andrew Bartlett
(This used to be commit
|
||
---|---|---|
.. | ||
.cvsignore | ||
parse_dfs.c | ||
parse_lsa.c | ||
parse_misc.c | ||
parse_net.c | ||
parse_prs.c | ||
parse_reg.c | ||
parse_rpc.c | ||
parse_samr.c | ||
parse_sec.c | ||
parse_spoolss.c | ||
parse_srv.c | ||
parse_wks.c |