Use sample-config2 to show simple_tls parameters

This commit is contained in:
Lars Kanis 2013-08-29 11:19:28 +02:00
parent 40a32023ca
commit 67b50ae365

View File

@ -7,11 +7,13 @@
# see also: http://net-ldap.rubyforge.org/Net/LDAP.html#method-c-new # see also: http://net-ldap.rubyforge.org/Net/LDAP.html#method-c-new
ldap_connection: ldap_connection:
host: ldapserver host: ldapserver
port: 389 port: 636
auth: auth:
method: :simple method: :simple
username: CN=username,OU=!Serviceaccounts,OU=company,DC=company,DC=de username: CN=username,OU=!Serviceaccounts,OU=company,DC=company,DC=de
password: secret password: secret
encryption:
method: :simple_tls
# Search parameters for LDAP users which should be synchronized # Search parameters for LDAP users which should be synchronized
ldap_users: ldap_users: