[TYPO3] eu_ldap - Unable to search ldap server

Tomas Mrozek mail at cascaval.com
Fri Oct 19 15:43:09 CEST 2007


> I am using 2.7.9 for backend authentication. I get the unable to search
> ldap server when I click the LDAP Integration module. 

OK, you are obviously closer to having a correct setup with the 
configuration that doesn't show the error message.

Here's my configuration for OpenLDAP:
------------------------------------
server: 127.0.0.1
port: 389
LDAP version: 3
base DN: ou=Typo3,dc=navigo,dc=cz
filter: (&(objectClass=inetOrgPerson)(uid=<search>))
Type of LDAP server: OpenLDAP
domain: dc=navigo,dc=cz
user: cn=root,dc=navigo,dc=cz
password: [your password]
LDAP attribute holding the displayed user name: displayname
import only users with filled email address: 0
Import/update sucessfully authenticated users automatically: 1
username: uid
mail: mail
phone: telephonenumber
fax: facsimiletelephonenumber
address: streetaddress
zip: postalcode
country: countrycode
www: wwwhomepage
use standard implementation...: 1
timestamp: logintime
------------------------------------

Tomas Mrozek


More information about the TYPO3-english mailing list