Hi all,
I am very busy at the moment but i will do my best.
My /etc/openldap/slapd.conf:
#------------------------------------------------------------
# !!DO NOT MODIFY THIS FILE!!
#
# Manual changes will be lost when this file is regenerated.
#
# Please read the developer's guide, which is available
# at http://www.contribs.org/development/
#
# Copyright (C) 1999-2006 Mitel Networks Corporation
#------------------------------------------------------------
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/redhat/rfc822-MailMember.schema
include /etc/openldap/schema/redhat/autofs.schema
include /etc/openldap/schema/rfc2739.schema
schemacheck off
allow bind_v2
database ldbm
suffix "dc=domain,dc=lan"
directory /var/lib/ldap
rootdn "cn=root,dc=domain,dc=lan"
rootpw password
# Indices to maintain
#index objectClass eq
index objectClass,uid,uidNumber,gidNumber eq
index cn,mail,surname,givenname eq,subinitial
I also have installed the openldap-clients package but i think you do not need it when you use the Phpldapadmin.
More in a few days.
Regards
fpausp