Can I run a shell command after an authentication session?
17 Jul
2006
17 Jul
'06
3:17 a.m.
Dear all, I have a freeradius server on Debian3.1. And I have a shell command to execute after an authentication session. In fact, I want to limit the time of user connection. I know that it's not freeradius' job. So I want to write a shell command for private use. I just wonder if I can communicate with freeradius with a dependent script. Thanks for your attention and look forward to your reply. Sincerely, Kun
17 Jul
17 Jul
11:51 a.m.
"Kun Niu" <haoniukun@gmail.com> wrote:
And I have a shell command to execute after an authentication session.
See Exec-Program-Wait. It's in the documentation.
In fact, I want to limit the time of user connection. I know that it's not freeradius' job.
Yes, it is. Alan DeKok.
7296
Age (days ago)
7296
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
Kun Niu