Yes. If you put "sql" in your "authorize" section of radius.conf there should be no need to have users in the users file. Provided your sql.conf is setup correctly.
Just make sure you comment out the "files" entry in your authorize section or put "sql" before "files". One you are correctly using the user entries from the database, you can add and remove them on the fly. Nick On Tuesday 03 June 2003 16:41, Michael Davis wrote: > I am using mysql to populate my users list but I still have to insert each > user name into the users file in order for radius to recognize it. It there > a way to set up a table in mysql and change a config setting so that I can > insert users dynamically without having to use the users file at all? > > Thanks > Michael -- Nick Davis Associate Systems Administrator [EMAIL PROTECTED] Internet Exposure, Inc. http://www.iexposure.com (612)676-1946 Web Development-Web Marketing-ISP Services - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
