Ok, it's always several seconds after you ask for help that you realize
you made a silly mistake.
I realized that I had to add the following to my radiusd.conf:
=========================
authorize {
sql
}
accounting {
sql
}
=========================
This caused the radius daemon to request data from the SQL database, but
it immediately dumped core and reported:
=========================
rad_recv: Access-Request packet from host 209.67.21.205:3130, id=151,
length=55
User-Name = "tim"
User-Password =
"\254\023K\367\241\232Qo\3245\377\313\363\022;\277"
NAS-IP-Address = 255.255.255.255
NAS-Port-Id = 1
rlm_sql: Reserving sql socket id: 4
SELECT 0, 'tim', NULL, NULL, NULL
Segmentation fault (core dumped)
=========================
Any ideas now?
Tim
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Tim Gustafson - [EMAIL PROTECTED] http://www.falconsoft.com/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Share your knowledge - it's a way to achieve immortality.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html