1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/kdc
Stefan Metzmacher 14b6e0a599 s4:kdc/db-glue: samba_kdc_trust_message2entry() should use the normalized principal as salt
smbclient //w2012r2-183.w2012r2-l4.base/netlogon -c 'ls' -k yes -Uadministrator@S4XDOM.BASE%A1b2C3d4
worked while
smbclient //w2012r2-183.w2012r2-l4.base/netlogon -c 'ls' -k yes -Uadministrator@s4xdom.base
failed, if aes keys are used across the trust.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>

Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Fri Mar 27 04:02:05 CET 2015 on sn-devel-104
2015-03-27 04:02:05 +01:00
..
db-glue.c s4:kdc/db-glue: samba_kdc_trust_message2entry() should use the normalized principal as salt 2015-03-27 04:02:05 +01:00
db-glue.h s4-kdc/db_glue: pass down only a samba_kdc_entry to samba_kdc_check_s4u2proxy(). 2015-03-27 01:26:16 +01: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 s4-kdc/db_glue: pass down only a samba_kdc_entry to samba_kdc_check_s4u2proxy(). 2015-03-27 01:26:16 +01:00
kdc-glue.h s4:kdc: split the kdc_tcp_proxy() logic from the main kdc logic 2011-03-04 21:19:05 +01:00
kdc.c s3/s4: smbd, rpc, ldap, cldap, kdc services. 2014-06-07 01:01:43 +02:00
kpasswdd.c Fix commented out code in kpasswd server to use correct function 2014-09-27 01:35:36 +02:00
mit_samba_interface.h s4:kdc add mit plugin code 2010-02-25 13:01:14 -05:00
mit_samba.c s4-kdc: pass down only a samba_kdc_entry to samba_kdc_get_pac_blob(). 2015-03-27 01:26:16 +01:00
pac-glue.c s4-kdc: pass down only a samba_kdc_entry to samba_krbtgt_is_in_db(). 2015-03-27 01:26:16 +01:00
pac-glue.h s4-kdc: pass down only a samba_kdc_entry to samba_krbtgt_is_in_db(). 2015-03-27 01:26:16 +01:00
proxy.c Use tevent_req_oom 2011-06-20 12:33:24 +02:00
samba_kdc.h Move kdc_get_policy helper in the lsa server where it belongs. 2012-04-20 01:53:37 +02:00
wdc-samba4.c s4-kdc: pass down only a samba_kdc_entry to samba_krbtgt_is_in_db(). 2015-03-27 01:26:16 +01:00
wscript_build s4-kdc: build some kdc components only for Heimdal KDCs. 2015-03-27 01:26:16 +01:00