1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/kdc
Joseph Sutton db64b2762c s4:kdc: Add auth_data_reqd flag to SDBFlags
This is to adapt to Heimdal:

commit 3c4548025c0a239ff580e7974939185eadf1856b
Author: Nicolas Williams <nico@twosigma.com>
Date:   Sun Jun 4 22:54:03 2023 -0500

    hdb: Add auth-data-reqd flag

NOTE: This commit finally works again!

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-07-19 01:47:34 +00:00
..
mit-kdb lib:krb5_wrap: Add helper functions to make krb5_data structure 2022-10-05 04:23:33 +00:00
ad_claims.c s4:kdc: Gate claims, auth policies and NTLM restrctions behind 2012/2016 FLs 2023-06-21 19:08:37 +00:00
ad_claims.h s4:kdc: Gate claims, auth policies and NTLM restrctions behind 2012/2016 FLs 2023-06-21 19:08:37 +00:00
authn_policy_util.c s4:kdc: Gate claims, auth policies and NTLM restrctions behind 2012/2016 FLs 2023-06-21 19:08:37 +00:00
authn_policy_util.h s4:kdc: Add function to perform an access check to a service 2023-06-15 05:29:28 +00:00
db-glue.c s4:kdc: don't log an error if msDS-AllowedToActOnBehalfOfOtherIdentity is missing 2023-06-27 06:39:08 +00:00
db-glue.h s4: Add 'const' to some parameters 2023-02-08 00:03:39 +00:00
hdb-samba4-plugin.c
hdb-samba4.c s4:kdc: Implement Heimdal hook for resource-based constrained delegation 2023-06-27 05:45:36 +00:00
kdc-glue.c s4:kdc: Set Kerberos debug class for all KDC files 2022-09-12 03:27:55 +00:00
kdc-glue.h s4:kdc: Add functionality to log client and server authentication policies 2023-06-25 23:29:33 +00:00
kdc-heimdal.c s4:kdc: Replace FAST cookie with dummy string 2023-06-21 13:19:17 +00:00
kdc-proxy.c s4:kdc: Set Kerberos debug class for all KDC files 2022-09-12 03:27:55 +00:00
kdc-proxy.h
kdc-server.c s4:kdc: Set Kerberos debug class for all KDC files 2022-09-12 03:27:55 +00:00
kdc-server.h
kdc-service-mit.c
kdc-service-mit.h
kpasswd_glue.c s4:kdc: Set Kerberos debug class for all KDC files 2022-09-12 03:27:55 +00:00
kpasswd_glue.h
kpasswd-helper.c s4:kdc: Set Kerberos debug class for all KDC files 2022-09-12 03:27:55 +00:00
kpasswd-helper.h
kpasswd-service-heimdal.c s4:kdc: Set Kerberos debug class for all KDC files 2022-09-12 03:27:55 +00:00
kpasswd-service-mit.c s4:kdc: Make use of smb_krb5_data_from_blob() helper function 2022-10-05 04:23:33 +00:00
kpasswd-service.c s4:kdc: Don’t call memcpy() with a NULL pointer 2023-05-05 03:52:30 +00:00
kpasswd-service.h
ktutil.c
mit_kdc_irpc.c s4:kdc: Set Kerberos debug class for all KDC files 2022-09-12 03:27:55 +00:00
mit_kdc_irpc.h
mit_samba.c s4:kdc: Make [client,device]_claims_blob const pointers 2023-06-26 11:10:31 +00:00
mit_samba.h
pac-blobs.c s4:kdc: Factor out PAC blob functions into new source file 2023-05-18 01:03:37 +00:00
pac-blobs.h s4:kdc: Factor out PAC blob functions into new source file 2023-05-18 01:03:37 +00:00
pac-glue.c s4:kdc: Fix wrong debug message 2023-07-19 01:47:33 +00:00
pac-glue.h s4:kdc: Make [client,device]_claims_blob const pointers 2023-06-26 11:10:31 +00:00
samba_kdc.h s4:kdc: Replace FAST cookie with dummy string 2023-06-21 13:19:17 +00:00
sdb_to_hdb.c s4:kdc: Add auth_data_reqd flag to SDBFlags 2023-07-19 01:47:34 +00:00
sdb_to_kdb.c s4:kdc: Set Kerberos debug class for all KDC files 2022-09-12 03:27:55 +00:00
sdb.c CVE-2022-37966 s4:kdc: announce PA-SUPPORTED-ETYPES like windows. 2022-12-13 13:07:30 +00:00
sdb.h s4:kdc: Add auth_data_reqd flag to SDBFlags 2023-07-19 01:47:34 +00:00
wdc-samba4.c s4:kdc: Don’t overwrite error code 2023-06-26 12:11:30 +00:00
wscript_build s4:kdc: Return NTSTATUS and auditing information from samba_kdc_update_pac() to be logged 2023-06-25 23:29:33 +00:00