В сообщении от 19 Февраль 2004 11:37 Truong Manh Cuong написал(a):
> I want to write a perl script to control something in authorize session
> and authenticate session. How can I do that?
> Please give me a small example.
> where can I put the line that declare the script. where and what I have
> to add to config file when I want to use perl script.
> THanks and Regards,
> Manh Cuong.

Try the following:

modules {
        ...
        perl {
                module = "path/to/your/script"
        }
        ...
}


-- 
Anton Voronin
Intersvyaz JSC
http://www.chelcom.ru
+7 (3512) 655199


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

Reply via email to