1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4
Stefan Metzmacher db8fd3d6a3 s4:auth: use the correct client realm in gensec_gssapi_update_internal()
The function gensec_gssapi_client_creds() may call kinit and gets
a TGT for the user. The principal provided by the user may not
be canonicalized. The user may use 'given.last@example.com'
but that may be mapped to glast@AD.EXAMPLE.PRIVATE in the background.

It means we should use client_realm = AD.EXAMPLE.PRIVATE
instead of client_realm = EXAMPLE.COM

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
..
auth s4:auth: use the correct client realm in gensec_gssapi_update_internal() 2019-09-24 18:30:37 +00:00
build/pasn1
cldap_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
client s4: free popt context in client 2019-08-22 00:21:50 +00:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server s4: free popt context in dnsserver 2019-08-22 00:21:51 +00:00
dsdb librpc/idl: change from samr_GroupAttrs in samr.idl to security_GroupAttrs in security.idl 2019-09-20 01:14:42 +00:00
echo_server s4 echo_server: Enable prefork process model 2019-07-16 08:13:12 +00:00
heimdal s4 heimdal_build: Fix static heimdal builds with replacement closefrom() 2019-07-05 03:33:19 +00:00
heimdal_build s4 heimdal_build: Fix static heimdal builds with replacement closefrom() 2019-07-05 03:33:19 +00:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc auth auth_log: csbuild unused parm unix_username 2019-06-13 07:16:22 +00:00
ldap_server ldap_server: Regression in 0559430ab6 2019-07-11 05:25:26 +00:00
lib messaging: Do POOL_USAGE via a socket 2019-09-18 21:27:30 +00:00
libcli s4/libcli/raw: Fix 'Value stored to 'p' is never read' 2019-07-16 22:52:24 +00:00
libnet s4:libnet: Use GnuTLS RC4 in libnet_ChangePassword_samr() 2019-07-26 01:48:23 +00:00
librpc librpc: Fix CID 1452292 Null pointer dereferences (REVERSE_INULL) 2019-08-14 07:39:38 +00:00
nbt_server source4: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
ntp_signd lib/crypto: move gnutls error wrapper to own subsystem 2019-06-27 12:54:22 +00:00
ntvfs messaging4: Pass fds to messaging handlers 2019-09-18 20:10:24 +00:00
param Spelling fixes s/tempates/templates/ 2019-09-01 22:21:25 +00:00
rpc_server netlogon.idl: fix the marshalling of netr_trust_extension_container for NDR64 2019-09-20 01:14:43 +00:00
script PY3: change shebang to python3 in source4/dsdb dir 2018-12-14 14:40:20 +01:00
scripting pfm_verif: string concatenation efficiency cleanup 2019-09-24 12:22:45 +00:00
selftest s4:torture: add a file-id related test 2019-09-10 19:05:28 +00:00
setup samba-tool domain provision: Remove experimental OpenLDAP support 2019-08-30 08:32:30 +00:00
smb_server s4/smb_server/smb: cppcheck: Fix uninitvar & uninitStructMember errors 2019-06-04 22:13:07 +00:00
smbd messaging4: Pass fds to messaging handlers 2019-09-18 20:10:24 +00:00
torture s4-torture: add netr_LogonGetDomainInfo NDR(64) tests 2019-09-20 02:32:44 +00:00
utils s4: free popt context in utils 2019-08-22 00:21:50 +00:00
winbind Spelling fixes s/noone/no one/ 2019-09-01 22:21:27 +00:00
wrepl_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
.clang_complete
.valgrind_suppressions
wscript_build