update virtual transport configuration

This commit is contained in:
Sebastian Hugentobler 2016-07-06 15:29:11 +02:00
parent 19ff661749
commit 45274c3220

View File

@ -1,4 +1,4 @@
server_host = {{getenv "LDAPHOST"}} server_host = {{getenv "LDAPURI"}}
start_tls = {{getenv "LDAPSTARTTLS"}} start_tls = {{getenv "LDAPSTARTTLS"}}
bind = yes bind = yes
bind_dn = {{getenv "LDAPBINDDN" }} bind_dn = {{getenv "LDAPBINDDN" }}