OPEN-XCHANGE
You are here: Community > Mailinglist
freshmeat.net
[OX User] LDAP Performance & Tuning

Garry gkg at gmx.de
Tue Apr 10 11:25:19 CEST 2007


Gavin Henry wrote:
> Would be good to see your slapd.conf either way.

Can do:

include         /etc/openldap/schema/core.schema
include         /etc/openldap/schema/cosine.schema
include         /etc/openldap/schema/inetorgperson.schema
include         /etc/openldap/schema/nis.schema
include         /etc/openldap/schema/samba.schema
include         /etc/openldap/schema/openxchange.schema
allow bind_v2
pidfile         /var/run/slapd.pid
argsfile        /var/run/slapd.args
database        ldbm
directory       /var/lib/ldap
suffix "dc=domain,dc=de"
rootdn "cn=mailadmin,dc=domain,dc=de"
rootpw XXXXXXX
index 
uid,mailEnabled,cn,sn,givenname,lnetMailAccess,alias,loginDestination eq,sub
include /etc/openldap/acl_ox.conf
sizelimit       -1




More information about the User mailing list