From 6e88b0dcd0352ac1280c1bd8dd0753b90e4014f2 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Mon, 9 Aug 2010 16:11:00 -0400 Subject: Add KDC to the list of LDAP options --- src/man/sssd-ldap.5.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'src/man') diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index 402ab906..9fb8f6bb 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -792,6 +792,24 @@ + + krb5_kdcip (string) + + + Specifies the list of IP addresses or hostnames + of the Kerberos servers to which SSSD should + connect in the order of preference. For more + information on failover and server redundancy, + see the FAILOVER section. An optional + port number (preceded by a colon) may be appended to + the addresses or hostnames. + If empty, service discovery is enabled - + for more information, refer to the + SERVICE DISCOVERY section. + + + + krb5_realm (string) -- cgit