24 Jul
2009
24 Jul
'09
9:38 a.m.
Ivan Kalik wrote:
Have you defined func_post_auth?
Ivan Kalik Kalik Informatika ISP
Left everything by default. Made script by using example.pl as template. Both scripts are looking exactly the same, except that i don't use default function names for perl_script_1.
perl perl_script_1 { module = ${confdir}/config_dialup/perl_script_1.pl func_authorize = authorize_check_username func_accounting = accounting_check_username }
perl perl_script_2 {
module = ${confdir}/config_dialup/perl_script_2.pl }
Is that a no? Neither of these instances you have posted has func_post_auth defined. Ivan Kalik Kalik Informatika ISP