Juraj Bilic wrote: > Can i implement user login, consuming of card codes, etc. with only packets > (acct) > or im missing some crucial points?
No idea. What "card codes" are you talking about? > I hope that i (user, client) can make an behaviour of communicating with > freeradius every 10sec > and consuming 10sec of currently selected card code. You don't want to send accounting packets to the server every 10s. It's a very bad idea. If you need 10s granularity on accounting, use a local database. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

