Fixed ldap authentication on OpenBSD with OpenLDAP 2.4
This commit is contained in:
parent
e6fae3f624
commit
f28d86d4ce
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue