>Um zu checken ob es an Deinen LDAP-Module liegt, solltest Du eine Syntax-Check >machen. > >shell> cd /opt/otrs >shell> perl -cw Kernel/System/CustomerUser/LDAP.pm >Kernel/System/CustomerUser/LDAP.pm syntax OK >shell> > >So sollte es aussehen.
So hat es nicht ausgesehen... P-ITS-Linux01:/opt/otrs # perl -cw Kernel/System/CustomerUser/LDAP.pm Can't locate Convert/ASN1.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i586-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl .) at /usr/lib/perl5/site_perl/5.8.0/Net/LDAP.pm line 12. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/Net/LDAP.pm line 12. Compilation failed in require at Kernel/System/CustomerUser/LDAP.pm line 16. BEGIN failed--compilation aborted at Kernel/System/CustomerUser/LDAP.pm line 16. 5 Zeilen Fehlermeldung, die letztendlich bedeuteten: Es fehlt noch ein Modul! Also an alle, die nachtr�glich das NET::LDAP Modul nachinstallieren - ihr ben�tigt 'perl-ldap' und 'Convert-ASN1' von CPAN.org. Ansonsten geht gar nichts. Danke Martin... Gr��e Jonas
_______________________________________________ OTRS Mailingliste: otrs-de - Webpage: http://otrs.org/ Archiv: http://lists.otrs.org/pipermail/otrs-de/ Listenabo verwalten: http://lists.otrs.org/cgi-bin/listinfo/otrs-de/ Support oder Consulting fuer Ihr OTRS System? => http://www.otrs.de/
