
Hallo, Ich habe ein Problem mit dem Erstlogin root@localhost mit pw='root'. Ich bekomme folgende Fehlermeldung in der Logdatei: [Mon Aug 22 14:28:39 2005][Notice][Kernel::System::Auth::DB::Auth] The crypt() of your mod_perl(2) is not working correctly! Update mod_perl! Das Problem war schonmal auf der Mailingliste, wobei ich keine Antwort fuer das Problem gefunden habe, vielleicht hat ja mittlerweile jemand eine Loesung fuer das Problem. Ich benutze nur die CGI-Version, da unter FreeBSD 5.4-Stable mod_perl2 und Apache2 (2.0.54) nicht mit OTRS mag. Meine httpd.conf: # added for OTRS (http://otrs.org/) # -- # agent, admin and customer frontend Alias /otrs-web/ "/www/otrs/var/httpd/htdocs/" ScriptAlias /otrs/ "/www/otrs/bin/cgi-bin/" Meine Perl-Version ist: 5.8.7 Im source habe ich schon einen Hinweis auf einen Bug in RH8 crypt gefunden. Vielleicht das selbe Problem? Viele Gruesse Andreas Zekl