<font size=2 face="sans-serif">Thanks for the info. Indeed the hardcoded
filter </font><font size=3 color=blue face="Verdana">'sAMAccountName' was
the problem. In my case the filter attribute is 'cn'. I think it depends
on the ldap template you use. So I guess it would make sense to add the
filter attribute to the variable settings in the setup. Even more because
some people perhaps would like to use the email-address or another attribute
for authentication.</font>
<br><font size=3 color=blue face="Verdana">Also the input field for the
username does not allow more than 12 letters. In my case this is too short.</font>
<br>
<br><font size=3 color=blue face="Verdana">Peter</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td><font size=1 face="sans-serif">Patrick Lockley &lt;Patrick.Lockley@nottingham.ac.uk&gt;</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">&quot;Xerte discussion list&quot; &lt;xerte@lists.nottingham.ac.uk&gt;</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><font size=1 face="sans-serif">10.03.2009 11:25</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><font size=1 face="sans-serif">RE: [Xerte] Using toolkits with LDAP</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Sent by:</font>
<td><font size=1 face="sans-serif">xerte-bounces@lists.nottingham.ac.uk</font></table>
<br>
<hr noshade>
<br>
<br>
<br><font size=3 color=blue face="Verdana">I’m not an LDAP expert, so
I’ve just used some standard code.</font>
<br><font size=3 color=blue face="Verdana">&nbsp;</font>
<br><font size=3 color=blue face="Verdana">Xerte does know what to look
for, but it’s possible that the structure that’s worked previously is
different from yours.</font>
<br><font size=3 color=blue face="Verdana">&nbsp;</font>
<br><font size=3 color=blue face="Verdana">If there are any settings that
are different, you’ll find them in the valid_login function in website_code/php/login_library.php.</font>
<br><font size=3 color=blue face="Verdana">&nbsp;</font>
<br><font size=3 color=blue face="Verdana">The only fixed strings are </font>
<br><font size=3 color=blue face="Verdana">&nbsp;</font>
<br><font size=3 color=blue face="Verdana">$ldap_filter_attr = 'sAMAccountName';</font>
<br><font size=3 color=blue face="Verdana">$ldap_search_attr = array('firstname'
=&gt; 'givenname', 'lastname' =&gt; 'sn');</font>
<br><font size=3 color=blue face="Verdana">&nbsp;</font>
<br><font size=3 color=blue face="Verdana">&nbsp;</font>
<br><font size=3 face="Tahoma"><b>From:</b> xerte-bounces@lists.nottingham.ac.uk
[</font><a href="mailto:xerte-bounces@lists.nottingham.ac.uk"><font size=3 face="Tahoma">mailto:xerte-bounces@lists.nottingham.ac.uk</font></a><font size=3 face="Tahoma">]
<b>On Behalf Of </b>Julian Tenney<b><br>
Sent:</b> 10 March 2009 09:34<b><br>
To:</b> Xerte discussion list<b><br>
Subject:</b> RE: [Xerte] Using toolkits with LDAP</font>
<br><font size=3 face="Times New Roman">&nbsp;</font>
<br><font size=3 color=#004080 face="Calibri">I’ll let Pat chime in here,
but it would definitely be worthwhile trying this with the pre-release
version of toolkits we now have ready for final testing out in the community.
We can send you the files, or make a link available. If others have access
to a server and would like to try the pre-release version please let us
know. We’d like to give a people a chance to discover any issues there
might be in rolling this out to disparate systems,</font>
<br><font size=3 color=#004080 face="Calibri">&nbsp;</font>
<br><font size=3 color=#004080 face="Calibri">I’ll ask Pat to zip it all
up and put some installation instructions together. We would like to have
version 1.0 completed by the end of this week, so any final feedback would
be brilliant,</font>
<br><font size=3 color=#004080 face="Calibri">&nbsp;</font>
<br><font size=3 color=#004080 face="Calibri">Many thanks,</font>
<br><font size=3 color=#004080 face="Calibri">&nbsp;</font>
<br><font size=3 color=#004080 face="Calibri">J</font>
<br><font size=3 color=#004080 face="Calibri">&nbsp;</font>
<br><font size=3 face="Tahoma"><b>From:</b> xerte-bounces@lists.nottingham.ac.uk
[</font><a href="mailto:xerte-bounces@lists.nottingham.ac.uk"><font size=3 face="Tahoma">mailto:xerte-bounces@lists.nottingham.ac.uk</font></a><font size=3 face="Tahoma">]
<b>On Behalf Of </b>Peter Huppertz<b><br>
Sent:</b> Tuesday, March 10, 2009 8:13 AM<b><br>
To:</b> xerte@lists.nottingham.ac.uk<b><br>
Subject:</b> [Xerte] Using toolkits with LDAP</font>
<br><font size=3 face="Times New Roman">&nbsp;</font>
<br><font size=3 face="Arial">Dear List,</font><font size=3 face="Times New Roman">
<br>
</font><font size=3 face="Arial"><br>
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:</font><font size=3 face="Times New Roman"> <br>
</font><font size=3 face="Arial"><br>
dc=example,dc=com</font><font size=3 face="Times New Roman"> </font><font size=3 face="Arial"><br>
 &nbsp; ou=people</font><font size=3 face="Times New Roman"> </font><font size=3 face="Arial"><br>
 &nbsp; &nbsp; &nbsp; cn=user1</font><font size=3 face="Times New Roman">
<br>
</font><font size=3 face="Arial"><br>
In Xerte I use the following settings:</font><font size=3 face="Times New Roman">
<br>
</font><font size=3 face="Arial"><br>
$site-&gt;ldap_host = &quot;ldap://localhost&quot;;</font><font size=3 face="Times New Roman">
</font><font size=3 face="Arial"><br>
$site-&gt;ldap_port = 389;</font><font size=3 face="Times New Roman"> <br>
</font><font size=3 face="Arial"><br>
$site-&gt;bind_pwd=&quot;supersecret&quot;;</font><font size=3 face="Times New Roman">
</font><font size=3 face="Arial"><br>
$site-&gt;basedn=&quot;dc=example,dc=com&quot;;</font><font size=3 face="Times New Roman">
</font><font size=3 face="Arial"><br>
$site-&gt;bind_dn = 'cn=Manager,dc=example,dc=com';</font><font size=3 face="Times New Roman">
<br>
</font><font size=3 face="Arial"><br>
When I try to login with &quot;user1&quot; Xerte it tells me: &quot;Sorry
that password combination was not correct&quot;. <br>
I think Xerte doesn't know which attribute to look for the username?!</font><font size=3 face="Times New Roman">
<br>
</font><font size=3 face="Arial"><br>
Peter</font><tt><font size=2>_______________________________________________<br>
Xerte mailing list<br>
Xerte@lists.nottingham.ac.uk<br>
</font></tt><a href=http://lists.nottingham.ac.uk/mailman/listinfo/xerte><tt><font size=2>http://lists.nottingham.ac.uk/mailman/listinfo/xerte</font></tt></a><tt><font size=2><br>
</font></tt>
<br>
<br>