summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@fedoraproject.org>2007-05-04 18:05:15 +0000
committerNalin Dahyabhai <nalin@fedoraproject.org>2007-05-04 18:05:15 +0000
commit833ef8ff9f500f488e3130371cfbdd8449c9ea22 (patch)
tree79566edd3e732a1b7714b4e812027bbd635f507f
parent0067509b6877622d5e0c91dea1356e82024e77b9 (diff)
downloadkrb5-833ef8ff9f500f488e3130371cfbdd8449c9ea22.tar.gz
krb5-833ef8ff9f500f488e3130371cfbdd8449c9ea22.tar.xz
krb5-833ef8ff9f500f488e3130371cfbdd8449c9ea22.zip
- fix incorrect doc: "ldap_server" refers to what the code expects is
"ldap_servers"
-rw-r--r--krb5-1.6-ldap-man.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/krb5-1.6-ldap-man.patch b/krb5-1.6-ldap-man.patch
new file mode 100644
index 0000000..4f10ae9
--- /dev/null
+++ b/krb5-1.6-ldap-man.patch
@@ -0,0 +1,22 @@
+Index: src/config-files/krb5.conf.M
+===================================================================
+--- src/config-files/krb5.conf.M (revision 19507)
++++ src/config-files/krb5.conf.M (working copy)
+@@ -600,7 +600,7 @@
+ 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 @@
+ 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.
+