From 40def28805f9df3ff640209def765723cd8e2de3 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Thu, 25 Nov 2010 11:08:37 +0100 Subject: Allow protocol fallback for SRV queries https://fedorahosted.org/sssd/ticket/691 --- src/man/sssd-ldap.5.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/man/sssd-ldap.5.xml') diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index a30b49d1..cf6747e7 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -902,6 +902,11 @@ for more information, refer to the SERVICE DISCOVERY section. + + When using service discovery for KDC or kpasswd servers, + SSSD first searches for DNS entries that specify _udp as + the protocol and falls back to _tcp if none are found. + -- cgit