From 67b50ae365f85bfa180e9e71c988b30674f0b035 Mon Sep 17 00:00:00 2001 From: Lars Kanis Date: Thu, 29 Aug 2013 11:19:28 +0200 Subject: [PATCH] Use sample-config2 to show simple_tls parameters --- config/sample-config2.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/sample-config2.yaml b/config/sample-config2.yaml index 0e2b10b..080b512 100644 --- a/config/sample-config2.yaml +++ b/config/sample-config2.yaml @@ -7,11 +7,13 @@ # see also: http://net-ldap.rubyforge.org/Net/LDAP.html#method-c-new ldap_connection: host: ldapserver - port: 389 + port: 636 auth: method: :simple username: CN=username,OU=!Serviceaccounts,OU=company,DC=company,DC=de password: secret + encryption: + method: :simple_tls # Search parameters for LDAP users which should be synchronized ldap_users: