1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3
Andreas Schneider 65e781a30b s3:winbind: Fix idmap_ad creating an invalid local krb5.conf
In case of a trusted domain, we are providing the realm of the primary
trust but specify the KDC IP of the trusted domain. This leads to
Kerberos ticket requests to the trusted domain KDC which doesn't know
about the machine account. However we need a ticket from our primary
trust KDC.

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(backported from commit 8989aa47b7)

Autobuild-User(v4-20-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-20-test): Wed Jun  5 15:01:54 UTC 2024 on atb-devel-224
2024-06-05 15:01:54 +00:00
..
auth Revert "token_util.c: prefer capabilities over become_root" 2024-03-27 16:51:00 +00:00
build
client s3/libsmb: reuse smbXcli_conn_have_posix() 2023-10-26 15:29:29 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include s3:include: split out fstring.h 2024-05-30 09:47:15 +00:00
intl
lib s3:lib: let sessionid_traverse_read() report if the session was authenticated 2024-05-30 09:47:15 +00:00
libads s3:libads: Do not fail if we don't get an IP passed down 2024-06-05 13:55:28 +00:00
libgpo/gpext
libnet s3:libnet: Remove always‐false comparison (CID 241309) 2023-10-13 02:18:31 +00:00
librpc s3:libads: avoid changing ADS->server.workgroup 2024-05-30 09:47:15 +00:00
libsmb s3:libsmb/dsgetdcname: use NETLOGON_NT_VERSION_AVOID_NT4EMUL 2024-05-30 09:47:16 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
modules Revert "nfs4_acls.c: prefer capabilities over become_root" 2024-03-27 15:45:14 +00:00
nmbd s3:libsmb/unexpected: pass nmbd_socket_dir from the callers of nb_packet_{server_create,reader_send}() 2024-05-30 09:47:16 +00:00
param s3:param: Remove unnecessary use of discard_const_p() 2023-12-21 20:21:34 +00:00
passdb s3:passdb: Fix memory leak caused by recursion of get_global_sam_sid() 2024-01-23 14:30:58 +00:00
printing smbd: set fsp_flags.is_fsa to true on printer file handles 2024-01-08 15:53:36 +00:00
profile profile: Fix rusage reporting 2023-12-19 16:05:36 +00:00
registry libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
rpc_client s3/rpc_client: Fix array offset check 2024-02-26 10:37:37 +00:00
rpc_server s3:rpc_server/witness: add handling of MSG_RPCD_WITNESS_REGISTRATION_UPDATE messages 2024-01-26 17:00:33 +00:00
rpcclient s3:rpcclient: Use dcerpc_lsa_open_policy_fallback() in cmd_lsarpc.c 2023-11-21 11:16:37 +00:00
script selftest: test listing trusted domains that includes an NT4 domain 2024-01-20 13:20:37 +00:00
selftest selftest: test listing trusted domains that includes an NT4 domain 2024-01-20 13:20:37 +00:00
services
smbd s3:smbd: allow anonymous encryption after one authenticated session setup 2024-05-30 09:47:15 +00:00
torture smbd: Give source3/smbd/dir.c its own header file 2023-12-19 16:05:36 +00:00
utils s3:libads: avoid changing ADS->server.workgroup 2024-05-30 09:47:15 +00:00
web
winbindd s3:winbind: Fix idmap_ad creating an invalid local krb5.conf 2024-06-05 15:01:54 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript vfs_ceph: Use ceph_fdopendir() when available for SMB_VFS_FDOPENDIR 2024-01-27 00:01:12 +00:00
wscript_build s3:wscript: LIBNMB requires lp_ functions 2024-05-30 09:47:16 +00:00
wscript_configure_system_ncurses