> > I don't know. Read the debugging output of the server. Is it even > looking at that line from 'users'? >
I have killed and restarted radius with debugging and tried authenticating. I have not seen any mention of the users file or the loading of any of the DEFAULT values specified in the users file. Just for testing sake, I manually ran all of the sql queries that were displayed during the login and they all returned what I believe to be the appropriate data from the MySQL database so I do not believe that is the issue. In reading the comments in radiusd.conf, it appears that the users file is defined in the 'files' module and looking at the comments under 'authenticate' in the 'authtype PAP' section, it states, "...extract user passwords...(LDAP,SQL, etc). You should use the 'files' module to set 'Auth-Type := PAP' for this to work." I was however under the impression that 'Auth-Type' would be retrieved from the 'radgroupcheck' table for the group my test user is associated with under MySQL rather than the users file. Is that not the case? Do I in fact need to add 'files' under the 'authorize' or 'authenticate' sections? Thanks, --Josh Snyder NetNITCO Systems Administration - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
