So where in the radiusd.conf do I tell it to do this? In the users file I have this and I'm sure this could be causing part of our problem.
Might be wrong to have two default, does it need to be other? DEFAULT Auth-Type = System Fall-Through = 1 DEFAULT Auth-Type = Local Fall-Through = 1 DEFAULT Service-Type == Framed-User Framed-IP-Address = 255.255.255.254, Framed-MTU = 576, Service-Type = Framed-User, Fall-Through = Yes DEFAULT Framed-Protocol == PPP Framed-Protocol = PPP, Framed-Compression = Van-Jacobson-TCP-IP > > no realm or with realm, freeradius does not care, it will do what we design > its radiusd.conf to be. > there's a work around, PAP accounts can be configured to be authenticated > based from account names, password and > expiration attributes and others inside MySQL database too, without ofcourse > using /etc/passwd and /etc/shadow files. > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

