[Xerte] Using toolkits with LDAP

Peter Huppertz peter.huppertz at baselgovernance.org
Tue Mar 10 08:13:02 GMT 2009


Dear List,

I installed toolkits 0.9 from the website in my local XAMPP. I also have a 
working locale installation of OpenLDAP (Mac OS X). The structure is as 
follows:

dc=example,dc=com
   ou=people
       cn=user1

In Xerte I use the following settings:

$site->ldap_host = "ldap://localhost";
$site->ldap_port = 389;

$site->bind_pwd="supersecret";
$site->basedn="dc=example,dc=com";
$site->bind_dn = 'cn=Manager,dc=example,dc=com';

When I try to login with "user1" Xerte it tells me: "Sorry that password 
combination was not correct". 
I think Xerte doesn't know which attribute to look for the username?!

Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20090310/5d915335/attachment.html


More information about the Xerte mailing list