JP Hindin <[EMAIL PROTECTED]> wrote: > > 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.
That is completely different from what I said. Go read the server documentation. Authorization is different than authentication. The SQL module, like the 'users' file, does authorization. Authentication is done elsewhere. > 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. No. Read 'doc/aaa.txt' Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
