Assuming I add some extra fields to a database or have a separate database to store the hours owing to a user or the total megs a user has used for the month is the following possible and am I along the right trail.
Block hour users Script to run as logon to make session time = hours left Script to run at logoff to take actual session time away from hours left at logon script check to see if hours left is =< hours flag (set by user 2,5,10 hours) default=10 hours if yes then email user with hours left Monthly users Similar to above but based on megs at logon script check to see if megs is => megs flag (set by us currently 750, 1500, 4000 but other will get added) if yes then email user that they are over there monthly meg limit and addition megs will be charged Thanks Troy -- Comstech (http://www.comstech.com.au) - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

