From 02c0570f9cf2502743d56efc7ba4ce12c42492dd Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 11 May 2008 03:54:41 +0000 Subject: [PATCH] Fix a typo in krb5.conf: ldap_server should be ldap_servers, as the latter is what the LDAP KDB plugin looks for. Ticket: 5544 Tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20316 dc483132-0cff-0310-8789-dd5450dbe970 --- src/config-files/krb5.conf.M | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config-files/krb5.conf.M b/src/config-files/krb5.conf.M index 92460a79b..95a3f773a 100644 --- a/src/config-files/krb5.conf.M +++ b/src/config-files/krb5.conf.M @@ -600,7 +600,7 @@ This LDAP specific tag indicates the file containing the stashed passwords for t objects used for starting the Kerberos servers. This value is used if no service password file is mentioned in the configuration section under dbmodules. -.IP ldap_server +.IP ldap_servers This LDAP specific tag indicates the list of LDAP servers. The list of LDAP servers is whitespace-separated. The LDAP server is specified by a LDAP URI. This value is used if no LDAP servers are mentioned in the configuration @@ -641,7 +641,7 @@ as this object. This LDAP specific tag indicates the file containing the stashed passwords for the objects used for starting the Kerberos servers. -.IP ldap_server +.IP ldap_servers This LDAP specific tag indicates the list of LDAP servers. The list of LDAP servers is whitespace-separated. The LDAP server is specified by a LDAP URI. -- 2.26.2