Update proftpd.conf.tmpl
This commit is contained in:
parent
cabb478787
commit
af864d3ebe
@ -38,8 +38,8 @@ PassivePorts {{getenv "PASSIVE_LOWER_BOUND"}} {{getenv "PASSIVE_UPPER_BOUND"}}
|
||||
LDAPAttr uid cn
|
||||
|
||||
LDAPServer {{getenv "LDAP_URI"}}
|
||||
LDAPUseTLS {{getenv "LDAP_USE_TLS"}}
|
||||
LDAPAuthBinds {{getenv "LDAP_USE_AUTH_BIND"}}
|
||||
LDAPUseTLS {{getenv "LDAP_USE_TLS" "on"}}
|
||||
LDAPAuthBinds {{getenv "LDAP_USE_AUTH_BIND" "on"}}
|
||||
LDAPBindDN "{{getenv "LDAP_BIND_DN"}}" {{getenv "LDAP_BIND_PASSWORD"}}
|
||||
|
||||
LDAPUsers {{getenv "LDAP_BASE"}} "{{getenv "LDAP_FILTER"}}"
|
||||
|
Loading…
Reference in New Issue
Block a user