"Shannon Johnson" <[EMAIL PROTECTED]> wrote: > That's what I thought, but the definition of Authorization and > Authentication got me a little confused. New question now... ... > rlm_sql (sql): User not found in radgroupcheck > rlm_sql (sql): User not found > rlm_sql (sql): Released sql socket id: 2 > modcall[authorize]: module "sql" returns notfound ... > From what I can tell, it's not passing the username (or password, for > that matter) to the SQL database. Would that be a correct assumption? If > so, do you have any suggestions on what to do to fix?
Look through the SQL configuration, seeing why the user doesn't match. I'd suggest debugging it with the 'users' file first, though. Get the config working for the user, and then move it over to SQL. That way you're tracking down one problem at a time. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
