summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Varshavchik2019-04-30 21:43:01 -0400
committerSam Varshavchik2019-04-30 21:43:01 -0400
commitf41beac026d5599b606c72b1911db2d1893d1868 (patch)
tree6beb304698d35907c25e096a7c6def710ef7927a
parent90fda197edad631b39c5094ee178e4fd030f312b (diff)
downloadcourier-libs-f41beac026d5599b606c72b1911db2d1893d1868.tar.bz2
Fix documentation.
-rw-r--r--ldapaddressbook/ldapaddressbook.dist.git10
1 files changed, 9 insertions, 1 deletions
diff --git a/ldapaddressbook/ldapaddressbook.dist.git b/ldapaddressbook/ldapaddressbook.dist.git
index a9bb851..6f2ce24 100644
--- a/ldapaddressbook/ldapaddressbook.dist.git
+++ b/ldapaddressbook/ldapaddressbook.dist.git
@@ -10,6 +10,14 @@
#
# Example:
#
-# YourOrganizationName<tab>ldap.example.com<tab>ou=member_directory,o=example.com<tab>ou=people,o=example.com
+# YourOrganizationName<tab>ldap.example.com<tab>port<tab>ou=member_directory,o=example.com<tab>ou=people,o=example.com
#
+# Field-by-field explanation, each field is <tab> separated.
+#
+# YourOrganizationName - the label for the address book
+# ldap.example.com - the ldap server
+# port - ldap port.
+# ou=member_directory... - the LDAP search basedn
+# ou=people,... - the LDAP search string
+
##NAME: ldapaddressbook:0