[Typo3] eu_ldap: can not read Accounts

Franz-Josef Tophoven typo3 at tophoven.net
Sun Sep 11 21:21:31 CEST 2005


Hello,

I have a problem with the eu_ldap extention. The extention does not find the defined Users in the LDAP directory. 

My LDAP Server has following Structur: 
The Root beginns with dc=tophoven,dc=home within this tree I created an Organizational Unit (ou=Typo3User,dc=tophoven,dc=home) to store the Typo3 Accounts. This is equal the Bads DN in the LDAP Server Configuration. The User are defined as a PosixAccount where I defined some additional Atributes for the mapping of the Fields aof the Server entry.

But when I start the LDAP Integration, the connect to the Server works, but no User will be displayed.

But I don't find the Error. Can anyone hlep me?

Thanks for your help

Regards 

Franz-Josef

-------------------
the Config of the Server is:
server       : ldap://server.tophoven.home
port         : 389
LDAP version : 3
Base DN      : ou=Typo3User,dc=tophoven,dc=home
Filter       : (&(objectClass=user)(objectCategory=person)(samaccountname=<search>))
Type of Srv  : OpenLdap
domain       : <blank>
Use for ...  : Frontend only
user         : cn=admin,dc=tophoven,dc=home
password     : xxxxxxxxxx
Disp. User N : cn
Mail Ads     : mail
LDAP attribute holding the address
	     :homePostalAddress
LDAP attribute holding the zip code
	     : postalcode
LDAP attribute holding the city
	     : l
LDAP attribute holding the country
	     : businessCategory
LDAP attribute holding the telephone number
	     : homePhone
LDAP attribute holding the fax number
             : facsimileTelephoneNumber
LDAP attribute holding the website
             : <blank>
-------------------
Example Entry in LDAP
---------------------
dn:uid=ftophoven,ou=Typo3User,dc=tophoven,dc=home
uid: ftophoven
givenName: Franz-Josef
sn: Tophoven
cn: Franz-Josef Tophoven
userPassword: {MD5}xxxxxxxxxxxxxxxxxxxx
loginShell: /bin/bash
uidNumber: 10000
gidNumber: 1000
homeDirectory: /home/ftophoven
shadowMin: -1
shadowMax: 999999
shadowWarning: 7
shadowInactive: -1
shadowExpire: -1
shadowFlag: 0
objectClass: top
objectClass: person
objectClass: posixAccount
objectClass: shadowAccount
objectClass: inetOrgPerson
homePostalAddress: Street Number 22
homePhone: 021xx / xxxxxx
mail: Mail at Dummy.de
postalCode: 12345
l: Nettetal
businessCategory: Germany
telephoneNumber: 021xx / xxxxx
facsimileTelephoneNumber: 021xx / xxxxx
-----------------------
The mailing list archive is found here:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/
				



More information about the TYPO3-english mailing list