summaryrefslogtreecommitdiffstats
path: root/src/config-files
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2006-09-18 23:51:50 +0000
committerKen Raeburn <raeburn@mit.edu>2006-09-18 23:51:50 +0000
commit6aeb027d3dc6fa54ee83c856e2ab004abb9c5e28 (patch)
treed9231d12f4d2ee260c39366c70750d329e7626d8 /src/config-files
parent112ac1b55322512bc782c4984cd860f617593f9a (diff)
downloadkrb5-6aeb027d3dc6fa54ee83c856e2ab004abb9c5e28.tar.gz
krb5-6aeb027d3dc6fa54ee83c856e2ab004abb9c5e28.tar.xz
krb5-6aeb027d3dc6fa54ee83c856e2ab004abb9c5e28.zip
Savitha's patches for:
- LDAP URI support for specifying server and port - support for ldapi interface - updated to newer LDAP APIs - updated documentation git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18592 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config-files')
-rw-r--r--src/config-files/krb5.conf.M13
1 files changed, 3 insertions, 10 deletions
diff --git a/src/config-files/krb5.conf.M b/src/config-files/krb5.conf.M
index 8f3ec39b43..0791c5fa8b 100644
--- a/src/config-files/krb5.conf.M
+++ b/src/config-files/krb5.conf.M
@@ -594,14 +594,10 @@ 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_ssl_port
-This LDAP specific tag indicates the value of the SSL port for the LDAP server.
-This value is used if no SSL port is mentioned in the configuration section under dbmodules.
-
.IP ldap_server
This LDAP specific tag indicates the list of LDAP servers. The list of LDAP servers
-is whitespace-separated. The port value can be specified with the server separated by
-a colon. This value is used if no LDAP servers are mentioned in the configuration
+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
section under dbmodules.
.IP ldap_conns_per_server
@@ -639,12 +635,9 @@ 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_ssl_port
-This LDAP specific tag indicates the value of the SSL port for the LDAP server.
-
.IP ldap_server
This LDAP specific tag indicates the list of LDAP servers. The list of LDAP servers
-is whitespace-separated. The port value can be specified with the server separated by a colon.
+is whitespace-separated. The LDAP server is specified by a LDAP URI.
.IP ldap_conns_per_server
This LDAP specific tag indicates the number of connections to be maintained per