I have no idea, since I don't use dialup admin, but looking at this: http://www.freeradius.org/dialupadmin.html you should be able to do it all with that. User radius settings administration is where you can sort out attributes and main page should give you info about time used. In MySQL, setting your limit is defined by the counter attribute Max-whatever and time spent is contained in radacct table. Time left is calculated by subtracting time spent and used to dynamically set Session-Timeout attribute at logon. Ivan Kalik Kalik Informatika ISP Dana 28/5/2007, "vik" <vik_viktor@yahoo.com> piše:
Ok, but when i create a new user, using dialup admin, how do i define how long could he stay connected.
In the mysql db where could i find the correspondance User-Name <-> Time spent ot time left. Is it stored in the db ?
Sorry for all those stupid questions but i didn't manage to find any documentation on that, if you have a link in your mind :)
Thx once again.