Dear ldapers,
I am a newbie in ldap technology. I like to use ldap database with the addressbook of
egroupware. below is my configuration in addressbook of eGw for ldap
==========================================================
Select where you want to store/retrieve -> LDAP
LDAP host for contacts: -> 127.0.0.1
LDAP context for contacts: -> dc=example, dc=com
LDAP root dn for contacts: -> Manager
LDAP root pw for contacts:-> <passwd which I set for ldap>
==========================================================
but after activating this setting an error comes as
*Unable to bind to server: Invalid DN syntax *
here is my slapd.conf file
--------------------------------------------------------------
database bdb
suffix "dc=example,dc=com"
checkpoint 1024 5
cachesize 10000
rootdn "cn=Manager,dc=example,dc=com"
could any one kindly suggest me how to solve the problem ? I have already been fighting with it since last two days, but no fixup yet
Could any one PLEASE HELP ???
thanks