Fixed ldap authentication on OpenBSD with OpenLDAP 2.4

This commit is contained in:
Ossi Salmi 2011-08-19 11:03:01 +03:00 committed by Timo Mkinen
parent e6fae3f624
commit f28d86d4ce

View file

@ -107,7 +107,7 @@ end
ldap:\
:auth=-ldap:\
<%= servers -%>
:x-ldap-basedn=ou=People,<%= ldap_basedn %>:\
:x-ldap-basedn=<%= ldap_basedn %>:\
:x-ldap-filter=(&(objectclass=posixAccount)(uid=%u)):\
:umask=<%= ldap_login_umask %>:\
:tc=default: