Hi Raphael,

On  Di 09 Dez 2014 13:46:34 CET, Raphael Geissert wrote:

On 9 December 2014 at 13:23, Mike Gabriel
<mike.gabr...@das-netzwerkteam.de> wrote:
[...]
        if ($readldap || $writeldap) {
+               if ($LDAPENABLED == 0) { die "To use LDAP fatures be sure
to install Net::LDAP from debian package libnet-ldap-perl" } ;
-               if ($LDAPENABLED == 0) { die "To use LDAP fatures be sure
to install Net::LDAP from debain package libnet-ldap-perl" } ;
                $ldap = Net::LDAP->new($ldapserver) or die "$@";
                if ($ldapbinddn && ($ldappassword eq "")) {
                        $mesg=$ldap->bind(      $ldapbinddn);
                } elsif ($ldapbinddn && $ldappassword) {


I have committed this patch (slightly modified) upstream [1]. Will be fixed
in upstream release 1.1.5.

Thanks, though now I notice that there's another typo:
s/fatures/features/ and to improve the phrase: s/from/from the/, or
even better:

Also fixed upstream now.

"To use LDAP features make sure to install Net::LDAP, available as the
libnet-ldap-perl Debian package"

I have not used the phrase above, though.

Mike

--

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

Attachment: pgpZmpEyLdSbL.pgp
Description: Digitale PGP-Signatur

Reply via email to