[Typo3-german] eu_ldap: kann keine Benutzer im LDAP verzeichnis lesen
Franz-Josef Tophoven
typo3 at tophoven.net
Sun Sep 11 21:27:19 CEST 2005
Hallo,
ich habe Probleme mit der eu_ldap Extention. Sie findet keine im LDAP Verzeichnis befindlichen User.
Mein LDAP Server hat folgende Struktur:
Der Root-Baum beginnt mit dc=tophoven,dc=home innerhalb diese Baum habe ich eine Organizational Unit angelegt
(ou=Typo3User,dc=tophoven,dc=home) um die Typo3 Accounts zu speichern. Die Benutzer sind als PosixAccount angelegt,
zusätzlich erfprderliche Attribute wurden dem Eintrag hinzugefügt.
Wenn ich aber im Typo backend die LDAP Integration aufrufe, soi werden keine User angezeigt.
leider finde ich nicht, was ich hier falsch gemacht haben. Wer kann mir hier helfen?
Besten Dank im voraus,
Gruß
Franz-Josef
-------------------
the Konfiguration des Servereintrags im Typo3:
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>
-------------------
Der LDAP Entry
---------------------
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/german-user-list-archive/
More information about the TYPO3-german
mailing list