Access-Reject in a php script

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Wed Oct 24 19:24:13 CEST 2007


Hi,

>    echo "Session-Timeout:=100";
> else
>    echo "Access-Reject";  //NOT WORKING!!!!!!

hmmm, normally/properly you dont send such attributes
back - thats a server job. you should simply exit with
the return code that equals reject. 

alan



More information about the Freeradius-Users mailing list