<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<blockquote
style="border-left: 2px solid rgb(0, 153, 0) ! important; border-right: 2px solid rgb(0, 153, 0) ! important; margin: 8px 2px; padding: 0px 15px;"
cite="mid:46440.194.176.105.43.1241778943.squirrel@webmail.kalik.net"
type="cite"><span
style="font-family: Arial; font-size: 12px; font-weight: normal;"
class="headerSpan">Ivan Kalik ha scritto:<br>
<br>
</span>
<blockquote
style="border-left: 2px solid rgb(0, 153, 0) ! important; border-right: 2px solid rgb(0, 153, 0) ! important; margin: 8px 2px; padding: 0px 15px;"
type="cite">
<pre wrap=""> in a previous verison of freeradius I use the acct_users file to
launch a python script after login/logout of a user.
the acct_users was so:
DEFAULT Acct-Status-Type == "Start"
Exec-Program = "/etc/freeradius/SCRIPT/userlogin.py
%{User-Name}"
DEFAULT Acct-Status-Type == "Stop"
Exec-Program = "/etc/freeradius/SCRIPT/userlogout.py
%{User-Name}
Now with freeradius 2.0.4 this acct_users doesn't work.
</pre>
</blockquote>
<pre wrap=""><!---->
<a class="moz-txt-link-freetext" href="http://wiki.freeradius.org/FAQ#It_still_doesn.27t_work.21">http://wiki.freeradius.org/FAQ#It_still_doesn.27t_work.21</a>
</pre>
</blockquote>
ok, thanks for this link. I've already read this page but I'ven't find
the solution.<br>
<br>
<blockquote
style="border-left: 2px solid rgb(0, 153, 0) ! important; border-right: 2px solid rgb(0, 153, 0) ! important; margin: 8px 2px; padding: 0px 15px;"
cite="mid:46440.194.176.105.43.1241778943.squirrel@webmail.kalik.net"
type="cite">
<pre wrap="">
You have sent thing one, but not thing two (thing three is irrelevant).
</pre>
</blockquote>
<br>
??? sorry but I don't understand this.<br>
<br>
Can anyone explain me where set the call to an external program when a
user do a login or a logout?<br>
<br>
Best regards.<br>
<br>
<pre class="moz-signature" cols="72">--
Gianni Olivieri
SICE Telecomunicazioni
------------------------------------
Via Tazio Nuvolari, 53
55061 - Carraia (LU) - ITALY
------------------------------------------------
Tel. +39 0583 980787
Fax +39 0583 981495
<a class="moz-txt-link-abbreviated" href="http://www.sicetelecom.it">www.sicetelecom.it</a>
<a class="moz-txt-link-abbreviated" href="mailto:gianni.olivieri@sicetelecom.it">gianni.olivieri@sicetelecom.it</a>
----------------------------------------------- </pre>
</body>
</html>