> I use Postgresql on 0.5, but apart from that ... Here's a cut-down > version of the config I use, if it's any help. Note that my PAP > section is commented out; from memory, yours had encryption_scheme > set to clear.
Are you defining 'Auth-Type' in your sql database? If so, could you please show me what that definition looks like in the sql database? Are you defining a group in the radgroupcheck with the 'Auth-Type' declared and then associating users in your database with that group? Or, are you defining a DEFAULT 'Auth-Type' somewhere like the users file and obtaining the user/passwords from your Postgres database? If that's the way you're doing it, then I would appreciate any additional information you have on configuring that. I have attempted to use the 'files' module in 'authenticate' so that is sees the 'Auth-Type' defined there, however, once it determines the default 'Auth-Type' it doesn't seem to recognize the user/password combination from the sql database? Thanks, --Josh Snyder NetNITCO Systems Administration - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
