[TYPO3] eu_ldap - Unable to search ldap server

Lamb, Brian blamb at jcvi.org
Tue Oct 23 19:46:30 CEST 2007


Hello, 

I used http://www.ldapadministrator.com/ with the following configuration:

Profile:
Host: my.host.path
Base DN: DC=host,DC=path

Credentials: Anonymous user

Entry:
Filter: (objectClass=*)

This will list all users on the LDAP server and works correctly. Now I try to translate this into the eu_ldap extension:

Server: ldap://my.host.path
Port: 389
LDAP Version: 2
Base DN: DC=host,DC=path
Filter: (objectClass=*)
Type of LDAP server: OpenLDAP
Domain: my.host.path
Use this server for: Backend only
User: empty
Password: empty
LDAP attribute holding the displayed user name: displayname
LDAP attribute holding the email address: mail
LDAP attribute holding the address: streetaddress
LDAP attribute holding the zip code: postalcode
LDAP attribute holding the city: l
LDAP attribute holding the country: countrycode
LDAP attribute holding the telephone number: telephonenumber
LDAP attribute holding the fax number: facisimiletelephonenumber
LDAP attribute holding the website: wwwhomepage
Use standard implementation to assign users to groups - person:memberOf(AD) / person:groupMembership(NDS) / posixGroup:memberUid(OpenLDAP): checked
How to match the usergroup (when not using standard implementation)?: empty
Import only users with filled email address: checked
Import these additional fields (usage: "dbfield=ldapfield,dbfield2=ldapfield"): empty
Import / update successfully authenticated users automatically: checked
Synchronize FE and BE users automatically (requires extension FEuser->BElogin): unchecked
Import groups from LDAP: unchecked
Import only users wich are in the following groups (comma separated, *allowed): empty
Timestamp in LDAP for last login: logintime

When I use this configuration, I get a blank white screen when I click on the LDAP Integration module. Thoughts? 

-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de [mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of Sauerborn, Timm
Sent: Monday, October 22, 2007 10:25 AM
To: 'TYPO3 English'
Subject: Re: [TYPO3] eu_ldap - Unable to search ldap server

 
Hi Brian and Thomas,

you could give LDAPBrowser [1] a try. If your filter is working there as
expected, maybe there's something wrong with, for example, your login-user.
I remember that I've used name at domain instead of the CN-syntax...

Regards, Timm

P.S. That's just a wild guess, though...

[1] http://www.ldapbrowser.com/


-----Ursprüngliche Nachricht-----
Von: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] 
Gesendet: Montag, 22. Oktober 2007 15:54
An: TYPO3 English
Betreff: Re: [TYPO3] eu_ldap - Unable to search ldap server

I believe my error then lies in my filter field. Can anyone go into more
detail about that field? I have

(&(objectClass=posixaccount)(uid=<search>))

-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of Tomas
Mrozek
Sent: Friday, October 19, 2007 9:43 AM
To: typo3-english at lists.netfielders.de
Subject: Re: [TYPO3] eu_ldap - Unable to search ldap server

> 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
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
This e-mail message and any attachments may contain 
legally privileged, confidential or proprietary Information, or 
information otherwise protected by law of ArvinMeritor, Inc., 
its affiliates, or third parties. This notice serves as marking of 
its "Confidential" status as defined in any confidentiality 
agreements concerning the sender and recipient. If you are 
not the intended recipient(s), or the employee or agent 
responsible for delivery of this message to the intended 
recipient(s), you are hereby notified that any dissemination, 
distribution or copying of this e-mail message is strictly 
prohibited. If you have received this message in error, please 
immediately notify the sender and delete this e-mail message 
from your computer.

_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english


More information about the TYPO3-english mailing list