1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/auth/kerberos
Andrew Bartlett bc8b580659 auth/kerberos: Use KRB5_PRINCIPAL_UNPARSE_DISPLAY in kerberos_create_pac()
This ensures that in the all-Samba PAC creation code, we do not escape a space character if present
in the logon name.  This matches what we do in the Heimdal code in the KDC.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
2015-03-12 17:13:42 +01:00
..
kerberos_credentials.h s4-auth-krb: Move function into more appropriate header. 2012-04-12 12:06:41 +02:00
kerberos_pac.c auth/kerberos: Use KRB5_PRINCIPAL_UNPARSE_DISPLAY in kerberos_create_pac() 2015-03-12 17:13:42 +01:00
kerberos_util.c s4-auth/kerberos: add a note how to implement krb5_get_init_creds_opt_set_win2k() with MIT. 2014-08-08 06:02:35 +02:00
kerberos-notes.txt source4/auth/kerberos/kerberos-notes.txt: Fix typo. 2013-05-15 21:04:42 -07:00
kerberos-porting-to-mit-notes.txt Rework the kerberos-notes.txt in order and format 2009-06-30 18:12:02 +10:00
kerberos.h s4-kerberos: remove duplicate macros. 2014-08-08 06:02:34 +02:00
krb5_init_context.c auth/kerberos: Use talloc_stackframe to avoid memory and FD leak of event context 2015-02-08 08:07:08 +01:00
krb5_init_context.h torture: Start a new testsuite for krb5 and KDC behaviour 2015-01-23 05:42:07 +01:00
srv_keytab.c s4-auth/kerberos: fix salting principal, make sure hostname is lowercase. 2014-09-26 23:37:09 +02:00
wscript_build Introduce system MIT krb5 build with --with-system-mitkrb5 option. 2012-05-23 17:51:50 +03:00