Patrick Chan <[EMAIL PROTECTED]> wrote: > I have a user table just have two fields: > > Username, Password > > Can I use SQL only for authentication with these two fields? > and use "users" file for authorization (radreply)?
Yes. That's why the SQL queries come from a configuration file, so you can edit them yourself. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
