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