1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/auth
Stefan Metzmacher 162b419949 s4:auth: kinit_to_ccache() should always use the canonicalized principal
We should always use krb5_get_init_creds_opt_set_canonicalize()
and krb5_get_init_creds_opt_set_win2k() for heimdal
and expect the client principal to be changed.

There's no reason to have a different logic between MIT and Heimdal.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14124

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
2019-09-24 18:30:37 +00:00
..
gensec s4:auth: use the correct client realm in gensec_gssapi_update_internal() 2019-09-24 18:30:37 +00:00
kerberos s4:auth: kinit_to_ccache() should always use the canonicalized principal 2019-09-24 18:30:37 +00:00
ntlm auth auth_log: csbuild unused parm unix_username 2019-06-13 07:16:22 +00:00
tests s4-auth-tests: Fix test_kerberos with MIT krb 2018-11-10 12:48:02 +01:00
auth.h s4:auth: add authsam_update_user_info_dc() that implements SID expanding for the local domain 2018-03-19 20:30:51 +01:00
pyauth.c s4/auth/py: avoid null deref with bad python arguments 2019-07-22 22:20:26 +00:00
pyauth.h
sam.c s4/auth/sam: silence CID 1435849 2019-05-09 22:39:27 +00:00
samba_server_gensec.c s4:auth: use talloc_reparent() in samba_server_gensec_krb5_start() 2017-05-30 08:06:07 +02:00
session.c CID 1363286: Resource leak by failing to free tmp_ctx 2019-05-08 00:36:14 +00:00
session.h
system_session.c s4-auth: fetch possible out of memory error 2018-10-11 10:28:18 +02:00
unix_token.c auth4: Use dom_sid_str_buf 2019-01-08 03:40:28 +01:00
wscript_build build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00
wscript_configure s4:auth/gensec: remove unused and untested cyrus_sasl module 2015-06-23 22:12:08 +02:00