Thanks Kalik, think about this possibility.
Alan,
I use control simultaneous use using SQL, working perfectly. Why do I
need to provide an Web interface to the Help Desk, to report the reason for
which the user is not connected, and a generic message "Access-Reject"
no difference if the error during the authentication is "invalid username or
password" or problem of simultaneous use.
The valuable information that I have is that it is restricted in
radius.log Auth: Multiple logins (max 1) [MPP attempt]: [login @ realm.
If it were possible to write the message "Multiple logins" in Database would be perfect, I suggested that the Kalik.
Thank you.
Daniel Aparecido Martins Rosa
2009/7/15 Alan DeKok
<aland@deployingradius.com>
Daniel Aparecido Martins Rosa wrote:
> Hi All!
> I need to register in a database when occurs simultaneous use. Currently
> I stored by postauth_query through the variable '% (reply:
> Packet-Type)', but the message is generic, ranging from Access-Reject or
> Access-Accept.
Why? Why not just use the simultaneous use queries && accounting logs
from the default config?
> When a connection occurs simultaneously, The freeradius stores the
> message "Access-Reject"
Because that's what you configured it to do. If you don't want it to
do that, don't configure SQL in the post-auth-type Reject section.
Alan DeKok.