Home
»
General
»
how to use "external-executable "?
General issues
07.09.2010 06:39:46
 samenlia Posts: 7
|
i want to use "external-executable " ,but how ?
|
|
0
• permalink
|
07.09.2010 09:02:01
 Admin Administrator Posts: 1684
|
Hi,
What is your usage scenario? What type of executable will you use?
Best regards,
Yaisn KAPLAN
|
|
0
• permalink
|
24.02.2011 09:56:55
 samenlia Posts: 7
|
i want to check if the user' come from NAS'IP is allow for the user , so i want to write a program to do it, i need to trans some parameter(username, NAS'IP) to the program and return a result.
|
|
0
• permalink
|
24.02.2011 16:05:19
 Admin Administrator Posts: 1684
|
You can built your own application and pass attributes received in RADIUS Access-Request message to the external-executable.
You can add Credit-Per-Period attribute as a check attribute to user or group profiles. You can run and check result of an external executable as a check item by adding this attribute to user or group profiles. Enter full path of the executable as the value of External-Executable. Return code “0” is assumed success and return codes other than “1” are assumed failure.
|
|
0
• permalink
|