Greetings,

I got Simultaneous-Use working with a MySQL setup and though I would
tell you all how I got it to work in case anyone has any questions:

Read http://www.freeradius.org/radiusd/doc/Simultaneous-Use
I setup the naslist/naspasswd files, then all I had to do was:

 Just make sure that checkrad works with your setup; I had to change my
SNMP read community, shouldn't that be in the naslist file instead of
hacking perl?

 INSERT INTO radgroupcheck (GroupName, Attribute, op, Value)
values("dialup", "Simultaneous-Use", ":=", "1");

Not ten minutes after adding that, we had users calling as to why they
could no longer abuse their accounts ;) heh

As a note, I agree with Alan totally, the schema should be Attr, op,
Val, not Attr, Val, op;  And also maybe you should make op NOTNULL? 
Just a thought ;-)

Regards,
Joshua Corbin

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to