[Duraspace] LDAP Authentication

Sean Carte sean.carte at gmail.com
Wed May 12 08:05:24 SAST 2010


On 11 May 2010 17:31, Klapwijk, WOUTER <wklap at sun.ac.za>
<Wklap at sun.ac.za> wrote:
> So you have Ezproxy installed on the same server as DSpace and LDPA?  If not, then URL ldap://localhost/ou=People... will not work.

Yes, same server.

> As for DSpace I suspect your slapd server might not want to receive your credentials (i.e. password) in clear text.  If so, try the secure LDAP port instead.
>
> ldaps://localhost:636 in place of
> ldap://localhost:389.

No, it's only running on 389:

root at uzspace:~# netstat -atupvn | grep 636
root at uzspace:~# netstat -atupvn | grep 389
tcp        0      0 0.0.0.0:389             0.0.0.0:*
LISTEN      24586/slapd
tcp6       0      0 :::389                  :::*
LISTEN      24586/slapd
root at uzspace:~# netstat -atupvn | grep slapd
tcp        0      0 0.0.0.0:389             0.0.0.0:*
LISTEN      24586/slapd
tcp6       0      0 :::389                  :::*
LISTEN      24586/slapd

And the debug output shows that it's accepting cleartext passwords from EZProxy.

Sean
-- 
Sean Carte
esAL Library Systems Manager
+27 72 898 8775
+27 31 373 2490
fax: 0866741254
http://esal.dut.ac.za/



More information about the Duraspace mailing list