summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/ldap.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/params/ldap.html.tmpl')
-rw-r--r--template/en/default/admin/params/ldap.html.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/template/en/default/admin/params/ldap.html.tmpl b/template/en/default/admin/params/ldap.html.tmpl
index a3c7e4643..22375cdf7 100644
--- a/template/en/default/admin/params/ldap.html.tmpl
+++ b/template/en/default/admin/params/ldap.html.tmpl
@@ -30,7 +30,9 @@
"URI syntax can also be used, such as "_
"ldaps://ldap.company.com (for a secure connection) or " _
"ldapi://%2fvar%2flib%2fldap_sock (for a socket-based " _
- "local connection.",
+ "local connection. Multiple hostnames or URIs can be comma " _
+ "separated; each will be tried in turn until a connection is " _
+ "established.",
LDAPstartls => "Whether to require encrypted communication once normal " _
"LDAP connection achieved with the server.",