1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/kdc
Andrew Bartlett 42127cdbb0 s4-credentials Add explicit event context handling to Kerberos calls (only)
By setting the event context to use for this operation (only) onto
the krb5_context just before we call that operation, we can try
and emulate the specification of an event context to the actual send_to_kdc()

This eliminates the specification of an event context to many other
cli_credentials calls, and the last use of event_context_find()

Special care is taken to restore the event context in the event of
nesting in the send_to_kdc function.

Andrew Bartlett
2010-10-11 13:02:16 +00:00
..
config.m4 r11382: Require number of required M4 macros 2007-10-10 13:45:29 -05:00
config.mk s4:kdc add mit plugin code 2010-02-25 13:01:14 -05:00
db-glue.c samdb: Add flags argument to samdb_connect(). 2010-10-10 23:08:49 +02:00
db-glue.h s4-kdc Handle the case where we may be given a ticket from an RODC in db layer 2010-09-29 04:23:07 +10:00
hdb-samba4.c s4-kdc Fix up after import of new lorikeet-heimdal 2010-10-03 01:56:04 +00:00
kdc.c s4-kdc Fix up after import of new lorikeet-heimdal 2010-10-03 01:56:04 +00:00
kdc.h s4-kdc: added ifdef guards in kdc.h 2010-09-27 22:55:04 -07:00
kpasswdd.c s4-credentials Add explicit event context handling to Kerberos calls (only) 2010-10-11 13:02:16 +00:00
mit_samba_interface.h s4:kdc add mit plugin code 2010-02-25 13:01:14 -05:00
mit_samba.c s4-kerberos Remove unused parameter 2010-10-11 13:02:15 +00:00
pac-glue.c s4:kdc - use "userAccountControl" always unsigned 2010-10-05 08:43:19 +00:00
pac-glue.h s4-kdc Add function to determine if a hdb entry is a RODC 2010-09-29 04:23:07 +10:00
samba_kdc.h s4-kdc Add common setup, handle RODC setup case 2010-09-29 04:23:07 +10:00
wdc-samba4.c s4-kdc Handle the case where we may be given a ticket from an RODC in db layer 2010-09-29 04:23:07 +10:00
wscript_build kdc: Add missing dependency on samba_gensec_server. 2010-10-11 01:06:36 +02:00