1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/auth/credentials
Andrew Bartlett fe7d460671 Allow an NTLM response to be specified into the auth subsystem.
This allows it to be proxied for NTLM pass-though authentication (aka
security=server and associated man-in-the-middle attacks).

Andrew Bartlett
(This used to be commit 6ffabb38d0)
2008-05-05 12:58:15 +10:00
..
tests Fix and test python scripts and kerberos 2008-03-28 21:57:15 +11:00
config.mk Move object files lists to makefile rather than smb_build. 2008-04-14 16:53:00 +02:00
credentials_files.c Remove event context tracking from the credentials struct. 2008-04-17 01:03:18 +02:00
credentials_krb5.c Remove event context tracking from the credentials struct. 2008-04-17 01:03:18 +02:00
credentials_krb5.h Remove event context tracking from the credentials struct. 2008-04-17 01:03:18 +02:00
credentials_ntlm.c Allow an NTLM response to be specified into the auth subsystem. 2008-05-05 12:58:15 +10:00
credentials_wrap.c Extend credentials python API to include set_machine_account. 2008-04-05 21:39:26 +11:00
credentials.c Allow an NTLM response to be specified into the auth subsystem. 2008-05-05 12:58:15 +10:00
credentials.h Allow an NTLM response to be specified into the auth subsystem. 2008-05-05 12:58:15 +10:00
credentials.i Extend credentials python API to include set_machine_account. 2008-04-05 21:39:26 +11:00
credentials.py Extend credentials python API to include set_machine_account. 2008-04-05 21:39:26 +11:00