added missing newline to the end of example.ldap
[matthijs/upstream/backupninja.git] / examples / example.ldap
index adc1fcd039affb78a9f13db3a4ff372d8e165f0b..3a962f1d2d6a43d13bf1f9f0915049431c6c545f 100644 (file)
@@ -43,3 +43,9 @@
 ## to, not needed for slapcat
 # binddn =
 
+## ldaphost (no default): set this to your ldap host if it is not local
+# ldaphost =
+
+## tls (default yes): if set to 'yes' then TLS connection will be
+## attempted to your ldaphost by using the URI base ldaps: otherwise ldap: will be used
+# tls = yes