1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/libcli/auth
Stefan Metzmacher 7c10e19374 libcli/auth: use the correct creds value against servers without LogonSamLogonEx
If we use the credential chain we need to use the value from
netlogon_creds_client_authenticator() to make sure we have the current
value to encrypt in logon info.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12586

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 0ed2a65593)
2017-02-25 01:35:17 +01:00
..
credentials.c libcli/auth: add some const to netlogon_creds_server_{init,step_check}() 2015-03-20 20:43:11 +01:00
credentials.h s4:librpc/rpc/dcerpc_schannel: just append NETLOGON_NEG_RODC_PASSTHROUGH as rodc 2012-07-17 10:58:38 +02:00
libcli_auth.h libcli/auth: remove unused NTLMSSP_NAME_TYPE_ flags. 2009-08-28 10:09:19 +02:00
msrpc_parse.c libcli/auth: let msrpc_parse() return talloc'ed empty strings 2016-05-17 14:42:22 +02:00
msrpc_parse.h libcli/auth/msrpc_parse.h: fix licence/copyright 2011-06-10 15:11:30 +02:00
netlogon_creds_cli.c libcli/auth: use the correct creds value against servers without LogonSamLogonEx 2017-02-25 01:35:17 +01:00
netlogon_creds_cli.h libcli/auth: add netlogon_creds_cli_debug_string() 2017-02-25 01:35:16 +01:00
ntlm_check.c Typo: s/preceeded/preceded/ 2014-04-14 03:51:15 +02:00
ntlm_check.h Move ntlm_check.h into the common libcli/auth 2009-04-14 16:23:41 +10:00
pam_errors.c pam: map more NT password errors to PAM errors 2017-01-14 10:27:06 +01:00
pam_errors.h pam: share pam errors in a common location. 2011-02-08 14:05:36 +01:00
proto.h CVE-2016-2111: libcli/auth: add NTLMv2_RESPONSE_verify_netlogon_creds() helper function 2016-03-29 14:52:08 +02:00
schannel_proto.h auth/gensec: move libcli/auth/schannel_sign.c into schannel.c 2014-01-07 00:27:11 +01:00
schannel_state_tdb.c libcli: use DBWRAP_LOCK_ORDER_NONE when opening schannel_store.tdb 2014-02-07 16:06:07 +01:00
schannel_state.h libcli/auth: Provide a struct loadparm_context to schannel calls 2011-10-13 14:06:07 +02:00
schannel.h libcli/auth/schannel: make struct schannel_state private 2013-08-10 09:19:02 +02:00
session.c Move libcli/auth to the top level 2009-04-14 14:19:39 +10:00
smbdes.c libcli/auth: add a const to des_crypt112_16() 2010-03-05 14:06:18 +01:00
smbencrypt.c CVE-2016-2111: libcli/auth: add NTLMv2_RESPONSE_verify_netlogon_creds() helper function 2016-03-29 14:52:08 +02:00
spnego_parse.c CVE-2016-2110: libcli/auth: use enum spnego_negResult instead of uint8_t 2016-03-29 14:45:07 +02:00
spnego_proto.h libcli/auth: add more const to spnego_negTokenInit->mechTypes 2013-08-10 11:11:53 +02:00
spnego.h CVE-2016-2110: libcli/auth: add SPNEGO_REQUEST_MIC to enum spnego_negResult 2016-03-29 14:45:07 +02:00
wscript_build Rename 'errors' to 'samba-errors' and make it public. 2016-01-13 07:47:04 +01:00