1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/kdc
Andreas Schneider abfa8e335c mit-kdb: Add missing SDB_F_FOR_AS_REQ for AS requests
This correctly handles enterprise principals and ticket renewal.

Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Pair-Programmed-With: Guenther Deschner <gd@samba.org>
Reviewed-by: Sumit Bose <sbose@redhat.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Mar 17 07:57:49 CET 2016 on sn-devel-144
2016-03-17 07:57:49 +01:00
..
mit-kdb mit-kdb: Add support for KDB version 8 2016-03-17 04:32:29 +01:00
db-glue.c s4-kdc: Use sdb in db-glue and hdb-samba4 2015-07-30 13:29:27 +02:00
db-glue.h s4-kdc: Use sdb in db-glue and hdb-samba4 2015-07-30 13:29:27 +02:00
hdb-samba4-plugin.c kdc: Add belts-and-braces check that we fail if the hdb version changes 2014-01-20 22:26:49 +01:00
hdb-samba4.c auth: keep track of lastLogon and lastLogonTimestamp 2015-12-15 00:08:57 +01:00
kdc-glue.c s4-kdc: move kdc_check_pac() to a new subsystem KDC-GLUE. 2015-07-21 19:04:14 +02:00
kdc-glue.h s4-kdc: move kdc_check_pac() to a new subsystem KDC-GLUE. 2015-07-21 19:04:14 +02:00
kdc.c Avoid including libds/common/roles.h in public loadparm.h header. 2016-01-13 04:43:23 +01:00
kpasswd_glue.c s4-kdc_kpasswd: split out some code to a KPASSWD_GLUE subsystem. 2015-07-21 19:04:14 +02:00
kpasswd_glue.h s4-kdc_kpasswd: split out some code to a KPASSWD_GLUE subsystem. 2015-07-21 19:04:14 +02:00
kpasswdd.c s4-kdc_kpasswd: split out some code to a KPASSWD_GLUE subsystem. 2015-07-21 19:04:14 +02:00
mit_samba.c mit-kdb: Add missing SDB_F_FOR_AS_REQ for AS requests 2016-03-17 07:57:49 +01:00
mit_samba.h mit_samba: Add function for handling bad password count 2016-03-17 04:32:28 +01:00
pac-glue.c s4-kdc: PAC_GLUE does not depend on hdb anymore. 2015-07-30 10:24:26 +02:00
pac-glue.h s4-kdc: move kdc_check_pac() to a new subsystem KDC-GLUE. 2015-07-21 19:04:14 +02:00
proxy.c Use tevent_req_oom 2011-06-20 12:33:24 +02:00
samba_kdc.h s4-kdc: only use a void* in samba_kdc_entry instead of hdb_entry_ex. 2015-07-21 19:04:14 +02:00
sdb_to_hdb.c sdb: Assert if the HDB flags will change 2015-08-05 01:05:15 +02:00
sdb_to_kdb.c s4-kdc: Introduce a simple sdb_kdb shim layer 2016-03-17 04:32:27 +01:00
sdb.c s4-kdc: Introduce sdb a KDC backend abstraction 2015-07-30 10:24:26 +02:00
sdb.h s4-kdc: Introduce sdb a KDC backend abstraction 2015-07-30 10:24:26 +02:00
wdc-samba4.c s4-kdc/wdc-samba4: add a copy of samba_kdc_build_edata_reply for Heimdal. 2015-07-21 19:04:14 +02:00
wscript_build mit-kdb: Add initial MIT KDB Samba driver 2016-03-17 04:32:28 +01:00