Hello, I installed freeradius with SQL module but when I try to connect it always says :
(Check item - counter) is less than zero Rejected user test, check_item=0, counter=1139 I have define the check-name in my counter (Max-All-Session) and I have a line for each user in the database with Max-All-Session attribute and other line for other parameter like password... I don't understand why it always return 0. I tried with another query for my counter which return a negative number but after it's transformed into unsigned integer and the soustraction doesn't work. Thanks for yout help. -- View this message in context: http://freeradius.1045715.n5.nabble.com/Problem-with-max-all-session-check-tp4630670p4630670.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

