Hallo zusammen.
Ich bin gerade dabei OTRS 3.0.9 unter Windows zu evaluieren und bin dabei auf ein Problem mit der Kunden Authentifizierung gestoßen.
In der config.pm habe ich folgendes eingetragen:
$Self->{'Customer::AuthModule'} = 'Kernel::System::CustomerAuth::Radius';
$Self->{'Customer::AuthModule::Radius::Host'} = 'radiusIP.';
$Self->{'Customer::AuthModule::Radius::Password'} = 'radiussecret';
Wenn ich nun die customer.pl aufrufe und User/pw eingebe kommt folgende Fehlermeldung:
Software error:
Can't locate object method "new" via package "Authen::Radius" (perhaps you forgot to load "Authen::Radius"?) at C:/PROGRA~1/OTRS/OTRS//Kernel/System/CustomerAuth/Radius.pm line 113
Vielleicht könnt ihr mir ja weiterhelfen. Vielen Dank schonmal dafür und schöne Grüße von der Ostsee
marco