1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/libads
Andrew Bartlett 454b0b3f20 s3:kerberos Return PAC_LOGON_INFO rather than the full PAC_DATA
All the callers just want the PAC_LOGON_INFO, so search for that in
ads_verify_ticket(), and don't bother the callers with the rest of the
PAC.

This change makes sense on it's own (removing boilerplate wrappers
that just confuse the code), but it also makes it much easier to
implement a matching ads_verify_ticket() function in Samba4 for the
s3compat proposal.

Andrew Bartlett

Signed-off-by: Günther Deschner <gd@samba.org>
2010-05-11 22:52:37 +02:00
..
ads_status.c s3-kerberos: only use krb5 headers where required. 2009-11-27 16:36:00 +01:00
ads_struct.c More asprintf warning fixes. 2008-12-23 11:56:48 -08:00
ads_utils.c Move ads flags mapping to lib/ 2009-05-30 10:21:38 +02:00
authdata.c s3:kerberos Return PAC_LOGON_INFO rather than the full PAC_DATA 2010-05-11 22:52:37 +02:00
cldap.c (Hopefully) fix the problem Kai reported with 2009-07-28 18:02:10 -07:00
disp_sec.c Eliminate two duplicate SEC_ACE_TYPE constants already provided by 2009-03-01 04:59:07 +01:00
dns.c s3 move the sitename cache in its own file 2010-02-23 12:46:26 -05:00
kerberos_keytab.c s3-kerberos: only use krb5 headers where required. 2009-11-27 16:36:00 +01:00
kerberos_verify.c s3:kerberos Return PAC_LOGON_INFO rather than the full PAC_DATA 2010-05-11 22:52:37 +02:00
kerberos.c Fix bug #7079 - cliconnect gets realm wrong with trusted domains. 2010-01-30 19:24:28 -08:00
krb5_errs.c s3-kerberos: only use krb5 headers where required. 2009-11-27 16:36:00 +01:00
krb5_setpw.c s3-kerberos: only use krb5 headers where required. 2009-11-27 16:36:00 +01:00
ldap_printer.c s3-libads: fix get_remote_printer_publishing_data after spoolss_EnumPrinterDataEx IDL change. 2010-03-05 15:18:01 +01:00
ldap_schema.c Make sid_binstring & friends take a talloc context 2009-05-28 11:33:21 +02:00
ldap_user.c Make escape_ldap_string take a talloc context 2009-07-09 22:25:29 +02:00
ldap_utils.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
ldap.c Remove the copy of ldb from Samba 3. 2010-05-06 11:34:30 +02:00
ndr.c s3: only include gen_ndr headers where needed. 2010-05-06 00:22:59 +02:00
sasl_wrapping.c r24131: - make it more clear what the different min and max fields mean 2007-10-10 12:29:09 -05:00
sasl.c s3:libads: retry with signing after getting LDAP_STRONG_AUTH_REQUIRED 2010-03-30 09:53:11 +02:00
sitename_cache.c s3 move the sitename cache in its own file 2010-02-23 12:46:26 -05:00
sitename_cache.h s3 move the sitename cache in its own file 2010-02-23 12:46:26 -05:00
util.c s3: use enum netr_SchannelType all over the place. 2009-10-13 10:21:46 +02:00