$OpenBSD: patch-installer_linux_ldap_openldap_cfg,v 1.4 2010/08/31 17:57:21 ajacoutot Exp $
--- installer/linux/ldap.openldap.cfg.orig	Mon Aug 30 09:32:12 2010
+++ installer/linux/ldap.openldap.cfg	Tue Aug 31 15:14:04 2010
@@ -29,7 +29,7 @@ ldap_server_charset = utf-8
 # Optional, default = empty (anonymous bind)
 # The userPassword attribute must be readable for this user if the
 # ldap_authentication_method option is set to password.
-ldap_bind_user = cn=admin,cn=users,dc=zarafa,dc=com
+ldap_bind_user =
 
 # LDAP bind password
 # Optional, default = empty (no password)
@@ -124,7 +124,7 @@ ldap_password_attribute = userPassword
 # Choices: bind, password
 # Active directory: bind
 # LDAP: password
-ldap_authentication_method = password
+ldap_authentication_method = bind
 
 # Optional, default = mail
 # Active directory: mail
