<div>Hi Alan</div>
<div>I have downloaded freeradius 1.1.6 and implemented EAP-SIM using that.</div>
<div>I have tested all the tests in src/tests and it worked fine.</div>
<div>now i want to execute a script as and when radius receives acess-request for EAP-SIM</div>
<div>I have written a script called notify.pl and in users file i made an entry </div>
<div> </div>
<div>DEFAULT Auth-Type==EAP, EAP-Type==SIM, Packet-Type==Access-Request</div>
<div>Execute-Program="/notify.pl"</div>
<div> </div>
<div>but even after user is authenticated, script is not executed at all.</div>
<div>what condition should i use to execute the script when access-request for EAP-SIM comes first to freeradius.</div>
<div> </div>
<div>thanks</div>
<div>deepak</div>
<div> </div>
<div> </div>