Thanks to everyone for your responses! I'm still trying to pick apart how it is configured though it is pretty standard IMO. radiusd.conf and clients.conf seem to be the only two modified files.
I'll perform a mysqldump so I can test it out and see if the default config will run ok. Will let you know how everything turns out! Thanks in advance, -Tim -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Alan DeKok Sent: Friday, January 21, 2011 11:57 PM To: FreeRadius users mailing list Subject: Re: New to the lists Tim McNabb wrote: > I have a curious question though. Since the current version is > substantially older than what we’re moving to, how will this affect > the sql database? Will I be able to install the newest version of > FreeRADIUS and just perform a mysql dump from the old server to the new one? Look at the schema. It should be pretty similar, IIRC. You might even be able to use the DB unchanged. The most you'll have to do is add an "operator" field. See the SQL docs && examples. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

