On Tue, 10 Dec 2002, Alan DeKok wrote: > JP Hindin <[EMAIL PROTECTED]> wrote: > > I've been trying to make FR auth using its SQL module (through MySQL to be > > specific) and am having no luck whatsoever. > FreeRADIUS doesn't authenticate through SQL. Alrighty.
Considering this would go against the grain of even bothering to have an SQL module in my opinion, let me get this clarified: FreeRADIUS is unable to store an equivalent of the raddb/users file in a database for which the server can refer to and return accept/reject replies based on this information. > > modcall: group authorize returns ok > > rad_check_password: Found Auth-Type System > > auth: type "System" > > auth: Failed to validate the user. > So... did you read that part of the output? > The server is doing exactly what you told it to do. I assumed that it did authentication (As I define it above) and I had cocked up somewhere for it to pass by the SQL auth without a match. JP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
