Hello! How can I run external script for Alive packet from NAS. I use rlm_sql module (PostgreSQL)
Here is a part of config:
authorize {
preprocess
suffix
sql
}
authenticate {
authtype SQL {
sql
}
}
accounting {
sql
radutmp
}
What can I add to here to define external script?
WBR.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
