summaryrefslogtreecommitdiff
path: root/source4/auth/ntlm
Commit message (Expand)AuthorAgeFilesLines
* s4-auth: Remove last traces of LanMan authentiation support in the AD DC.Andrew Bartlett2022-03-291-2/+2
* s4-auth: Only build auth_developer module in developer modeAndrew Bartlett2022-03-291-1/+2
* s4-auth: Do not trigger RODC replication unless missing all passwordsAndrew Bartlett2022-03-291-1/+4
* s4-auth: Remove unused acct_flags parameterAndrew Bartlett2022-03-291-5/+1
* s4:auth: Disable NTLM authentication for Protected UsersJoseph Sutton2022-03-181-8/+41
* dsdb: Remove parsing of LM password hash from "dBCSPwd" attributeAndrew Bartlett2022-03-171-3/+2
* s4-auth: Do not supply the LM hash to the AD DC authentication codeAndrew Bartlett2022-03-171-13/+4
* s4-auth: Disable LM authenticaton in the AD DC despite "lanman auth = yes"Andrew Bartlett2022-03-171-2/+2
* s4:auth: let authenticate_ldap_simple_bind() pass down the mapped nt4namesStefan Metzmacher2022-03-101-2/+3
* s4:auth: rename user_info->mapped_state to user_info->cracknames_calledStefan Metzmacher2022-03-102-3/+3
* s4:auth: fix confusing DEBUG message in authsam_want_check()Stefan Metzmacher2022-03-101-2/+2
* s4:auth: check for user_info->mapped.account_name if it needs to be filledStefan Metzmacher2022-03-101-6/+1
* s4:auth: encrypt_user_info() should set password_state instead of mapped_stateStefan Metzmacher2022-03-101-2/+2
* s4:auth: a simple bind uses the DCs name as workstationStefan Metzmacher2022-03-101-1/+2
* s4:auth_sam: use USER_INFO_INTERACTIVE_LOGON as inducation for an interactive...Stefan Metzmacher2022-03-101-2/+3
* s4/auth/simple_bind: correctly report TLS stateDouglas Bagnall2022-01-261-2/+2
* CVE-2020-25719 CVE-2020-25717: s4:auth: remove unused auth_generate_session_i...Stefan Metzmacher2021-11-092-56/+5
* CVE-2020-25717: Add FreeIPA domain controller roleAlexander Bokovoy2021-11-091-0/+1
* CVE-2020-25717: s4:auth_simple: start with authoritative = 1Stefan Metzmacher2021-11-091-1/+1
* CVE-2020-25717: s4:auth/ntlm: make sure auth_check_password() defaults to r->...Stefan Metzmacher2021-11-091-0/+5
* auth4: Remove unused auth_unixAndrew Bartlett2021-04-192-810/+0
* auth4: Remove sync check_password from auth_operationsVolker Lendecke2021-04-161-40/+4
* auth4: Make auth_sam pseudo-asyncVolker Lendecke2021-04-161-2/+67
* auth4: Make auth_unix pseudo-asyncVolker Lendecke2021-04-161-26/+59
* auth4: Make auth_developer pseudo-asyncVolker Lendecke2021-04-162-2/+61
* auth4: Make auth_anonymous pseudo-asyncVolker Lendecke2021-04-162-10/+58
* s4 auth ntlm: Fix integer overflow in authsam_password_check_and_recordGary Lockyer2021-01-131-1/+2
* auth: Fix a typoVolker Lendecke2021-01-081-1/+1
* auth: Reformat a commentVolker Lendecke2021-01-081-4/+5
* lib/util: remove extra safe_string.h fileMatthew DeVore2020-08-281-0/+2
* s4-auth: Allow simple bind login of a user with an @ in the samAccountNameAndrew Bartlett2020-02-141-1/+21
* smbdes: convert E_P24() and SMBOWFencrypt to use gnutlsIsaac Boukris2019-12-101-3/+10
* build: add missing crypt dependency for auth4_unixAmitay Isaacs2019-11-191-1/+1
* auth auth_log: csbuild unused parm unix_usernameGary Lockyer2019-06-132-3/+2
* Remove unused auth_get_challenge_not_implementedAndrew Bartlett2019-05-221-9/+0
* winbind: Generate and pass logon IDGary Lockyer2019-02-201-1/+1
* librpc idl: netlogon netr_identity_info logon_id to 64 bitGary Lockyer2019-02-201-2/+1
* auth: For NTLM and KDC authentication, log the authentication durationAndrew Bartlett2018-06-252-0/+4
* auth: Use DBGC_AUTH as DBGC_CLASS for AD DC NTLM auth code.Andrew Bartlett2018-05-219-0/+27
* samdb: Add remote address to connectGary Lockyer2018-05-101-1/+6
* s4:auth_winbind: make sure we expand group memberships of the local domainStefan Metzmacher2018-03-191-0/+12
* s4:auth_winbind: only call authsam_logon_success_accounting() for local usersStefan Metzmacher2018-03-191-34/+23
* s4:auth: Add FALL_THROUGH statements in auth_sam.cAndreas Schneider2018-03-011-1/+1
* s4:auth: Add FALL_THROUGH statements in auth_util.cAndreas Schneider2018-03-011-3/+6
* s4:auth_sam: allow logons with an empty domain nameStefan Metzmacher2018-02-231-6/+10
* s4/auth_winbind: ask for validation level 6Stefan Metzmacher2018-02-101-1/+1
* s4:auth_winbind: remove unused 'winbind_wbclient' backendStefan Metzmacher2017-12-131-108/+0
* s4:auth_winbind: remove unused 'winbind_rodc' backendStefan Metzmacher2017-12-131-55/+0
* s4:auth_sam: remove unused 'sam_failtrusts' backendStefan Metzmacher2017-12-131-96/+0
* s4:auth/ntlm: remove lpcfg_auth_methods() handlingStefan Metzmacher2017-12-131-33/+7