I've been use ICRADIUS for years now with great success. I'm familiar
with it's MySQL table structure. This isn't an ICRADIUS list, so I'll
get to the point.
I've just setup FreeRADIUS v0.6.0, and it works great in every way
except that it won't account correctly. Maybe better said that it won't
account correctly for me. I'm trying to use the radacct MySQL table,
but nothing ever shows up (zero rows). radiusd -X shows that it's
connecting to the database, but it looks like it doesn't even try to
account. When using -X, does the server even try to account? I tried
it as a normal daemon too. My sql.conf is default except for login,
password, and database name. Here's an excerpt from my radiusd.conf file:
======== snip ===========
authenticate {
# sql
# pam
unix
}
preacct {
preprocess
files
}
accounting {
sql
# detail
# unix
}
session {
# radutmp
sql
}
======== snip ===========
Any ideas? I'm using RedHat 7.1, MySQL v3.23.51, and FreeRADIUS v0.6.0.
Thanks in advance!
--Aaron
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html