ejabberd - Comments for "Authenticate Against LDAP with Perl" https://www.ejabberd.im/check_pass_ldap_perl en Thanks, it's now fixed :) https://www.ejabberd.im/check_pass_ldap_perl#comment-54906 <p>Thanks, it's now fixed :)</p> Mon, 16 Nov 2009 22:50:25 +0000 mfoss comment 54906 at https://www.ejabberd.im missing } https://www.ejabberd.im/check_pass_ldap_perl#comment-54873 <p>The Line<br /> do { sleep 2; $ldap = new Net::LDAP ( 'ldap://127.0.0.1', version=&gt;3, verify=&gt;'none') while not $ldap;<br /> is missing an »}«<br /> do { sleep 2; $ldap = new Net::LDAP ( 'ldap://127.0.0.1', version=&gt;3, verify=&gt;'none') } while not $ldap;</p> Wed, 11 Nov 2009 16:58:08 +0000 mime comment 54873 at https://www.ejabberd.im