Hi, > I added, in the authorize section of sites-available/default, the > following:
hmm, all you are doing is setting the values to what they
normally are...you need something like
group {
sql_new {
reject = 1
ok = return
}
sql_old {
reject = 1
ok = return
}
}
alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

