Brian Clarkson <[EMAIL PROTECTED]> wrote: > i copied over my existing radiusd.conf ( so that I could load the right > rlm_sql, etc ) w/out too many changes.
By doing that, you've over-written everything in the configuration file which points to the new location of the server. "radiusd.conf" is still pointing to the old libraries for FreeRADIUS. Edit the 'libdir' directive (and any others necessary) to point to the new directory, and it should work. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

