Estou configurando as dependencias do PERL
perl -MCPAN -e shell
cpan> test Authen::Radius
depois que digito o host, shared-secret,usuario,senha
Make sure this machine is in your Radius clients file!
Enter hostname[ort] of your Radius server: auth
Enter shared-secret of your Radius server: segredoradius
Enter a username to be validated: usuario1
Enter this user's password: 1234
Using Radius server auth:1812
not ok 2
aparece o seguinte erro...
alguem pode me dizer o que fazer apra consertar ?
Can't call method "check_pwd" on an undefined value at test.pl line 33, <STDIN> line 4.
make: ** [test_dynamic] Erro 22
/usr/bin/make test -- NOT OK
Obrigado.
:toim: