From 947309699dfca7a5db6d8148d46627d502a98d42 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Fri, 6 Oct 2006 20:00:52 +0000 Subject: added ldaphost and tls variable as requested by stefani --- examples/example.ldap | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'examples/example.ldap') diff --git a/examples/example.ldap b/examples/example.ldap index adc1fcd..ee7c57d 100644 --- a/examples/example.ldap +++ b/examples/example.ldap @@ -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 \ No newline at end of file -- cgit v1.2.3