<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Still in vacation here. But you can use a command line tool to test the authentication setup:<br>
</p>
<p>​<br>
</p>
<p> $ bin/authentication_admin.pl<br>
</p>
<p><br>
</p>
<p>There are very many options when doing a LDAP authentication. Every institution can have local variations. If the code doesn't provide a stack trace, then the code is ok, but the authentication handshakes don't provide the desired results.<br>
</p>
<p><br>
</p>
<p>With the authentical_admin you have at least a Perl program you can run through a debugger and see which step doesn't provide the desired result. We based the code on what Bielefeld or Ghent University does with LDAP (both use a somewhat different strategy).<br>
</p>
<p><br>
</p>
<p>Cheers and till later<br>
</p>
<p>Patrick<br>
</p>
<p><br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> librecat-dev-bounces@lists.uni-bielefeld.de <librecat-dev-bounces@lists.uni-bielefeld.de> on behalf of Arash Samadi <samadi@sub.uni-goettingen.de><br>
<b>Sent:</b> Monday, August 8, 2016 2:16 PM<br>
<b>To:</b> librecat-dev@lists.uni-bielefeld.de<br>
<b>Subject:</b> [librecat-dev] LDAP</font>
<div> </div>
</div>
<div>
<p>Hi there, hope you had a great vacation or maybe you still enjoying it ;)</p>
<p>Anyways, I replaced the info based on our own LDP-Configuration in 'catmandu.local.yml', but probably missing something, because it is not working. I would really appreciate your input:</p>
<p>      - package: LibreCat::Auth::LDAP<br>
        options:<br>
          host: 'ug-sub-s1.sub.uni-goettingen.de'<br>
          base: '************'<br>
          password: '****************'<br>
          auth_base: 'cn=%s,ou=Benutzer,dc=sub,dc=uni-goettingen,dc=de'<br>
          search_filter: '(cn=%s)'<br>
          search_base: 'OU=Benutzer,DC=sub,DC=uni-goettingen,DC=de'<br>
          search_attr: 'cn'<br>
</p>
Cheers,<br>
A.<br>
<br>
<div class="moz-signature">-- <br>
<div id="Signiture" style="font-size:11pt">
<p><strong>Arash Samadi</strong><br>
Digitale Biblothek, Bibliotheksysteme (BIS)</p>
<p>Georg-August-Universität Göttingen<br>
Niedersächsische Staats- und Universitätsbibliothek<br>
D-37073 Göttingen</p>
<p>Platz der Göttinger Sieben 1 (Zentralbibliothek, LRC, Raum 2.19)</p>
<p>Tel: +49 39-20726<br>
m@il: <a href="mailto:samadi@sub.uni-goettingen.de">samadi@sub.uni-goettingen.de</a><br>
www: <a href="http://www.sub.uni-goettingen.de">http://www.sub.uni-goettingen.de</a></p>
</div>
</div>
</div>
</div>
</body>
</html>