> > It is possible tu run this scripts as biuldin like "rlm_perl", to
> just
> > run some method... not run it every time?
> 
>   If it's a Perl script, 

Ok... I use rlm_perl module:

sql_user_name = "%{perl:/etc/freeradius/scripts/UserRealName}"

but I have new problem... I try to use Mysql perl module...

use Mysql;

and get this.

freeradius: relocation error: /usr/lib/perl5/auto/DBI/DBI.so: undefined
symbol: Perl_Gthr_key_ptr

I use Debian with
libdbi-perl    1.46-6  
perl           5.8.4-6

Maybe there is any Mysql connection to use in scripts?
How to use db data in perl scripts?
Maybe I have to use other version of modules to compatibility?

--
EW

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to