]> git.ipfire.org Git - thirdparty/samba.git/commit
libads: fix get_kdc_ip_string()
authorRalph Boehme <slow@samba.org>
Tue, 22 Jul 2025 17:22:31 +0000 (19:22 +0200)
committerJule Anger <janger@samba.org>
Fri, 22 Aug 2025 12:07:09 +0000 (12:07 +0000)
commit02e2933d081748705d94008837f23e3f2f4d1b57
tree8560e40527aeda206058d008880c6089ed07f037
parent224d4f69abeb740accee04099b21f9a6bc793623
libads: fix get_kdc_ip_string()

Correctly handle the interaction between optionally passed in DC via
pss and DC lookup.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
(cherry picked from commit 23f100f67c0586a940e91e9e1e6f42b804401322)
source3/libads/kerberos.c