From 0cfab20a35a785e0abec7cec10e5d7dbd3e169d0 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sat, 18 Aug 2007 20:56:21 +0000 Subject: rephrase the uri question and add some more pointers on how to specify the value git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@347 ef36b2f9-881f-0410-afb5-c4e39611909c --- debian/libnss-ldapd.templates | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'debian/libnss-ldapd.templates') diff --git a/debian/libnss-ldapd.templates b/debian/libnss-ldapd.templates index 5638dff..fc4754c 100644 --- a/debian/libnss-ldapd.templates +++ b/debian/libnss-ldapd.templates @@ -2,12 +2,15 @@ Template: libnss-ldapd/ldap-uris Type: string Default: ldap://127.0.0.1/ _Description: LDAP server Uniform Resource Identifier: - Please enter the URI of the LDAP server used. This is a string in the - form ldap://:/ . ldaps:// or ldapi:// can also - be used. The port number is optional. + Please enter the URI of the LDAP server used. This is a string in the form + ldap://:/ . ldaps:// or ldapi:// can also be used. The + port number is optional. . - Note: It is usually a good idea to use an IP address; this reduces risks - of failure in the event name service is unavailable. + When useing the ldap or ldaps schemes it is usually a good idea to use an IP + address; this reduces the risk of failure when name services are unavailable. + . + When using the ldapi scheme, %2f should be used to escape slashes + (e.g. ldapi://%2fvar%2frun%2fldapi_sock/) . Multiple URIs can be be specified by separating them with spaces. -- cgit v1.2.3