On Thu, Dec 8, 2011 at 9:26 AM, lint <[email protected]> wrote:
> I made backups of the files in modules before I
> modified them, as I always do with configuration files.  I didn't realize
> that FreeRADIUS loads all modules.  I will move the backups to my home
> directory and try again tomorrow

Somewhat off topic, did you know you can use git to keep track of
configuration changes? Something like this should make your live a lot
easier
- cd /etc/raddb
- git init
- everytime you make a change, do "git commit -a"

-- 
Fajar

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to