Re: Help: how to check user's account ?

2004-11-10 Thread Alan DeKok
"V.Kukushkin" <[EMAIL PROTECTED]> wrote: > What kind of request should be used from client to server to get some > accounting info for client ? See the FAQ. The client sends data, and the server logs it. The client controls what data is sent, and why. > I tried to use request Acct-Status-Type

Help: how to check user's account ?

2004-11-10 Thread V.Kukushkin
Hi, My task is to check periodically account of permanently connected user. Since it is permanent connection, I use my own client (not PPP client) based on standard radiusclient lib. What kind of request should be used from client to server to get some accounting info for client ? I tried to