Freeradius and Rodopi
Does anyone have a Radiusd.conf they would share?
I am trying to get Rodopi's users file it creates to work with freeradius
As you knw its in a different format as
username Password = password
Anyway its a backup radius solution of site, and I don't want it to have to use mssql
Trying to be as simple as possible
Any help would be appreciated....
Thanks All
From: Elie Hani [mailto:ehani@wise.net.lb]
To: 'FreeRadius users mailing list' [mailto:freeradius-users@lists.freeradius.org]
Sent: Fri, 01 Jun 2007 05:43:36 -0400
Subject: RE: Backing up freeradius
Thanks a lot, it works fine now.
Elie Hani
-----Original Message-----
From: freeradius-users-bounces+ehani=wise.net.lb@lists.freeradius.org
[mailto:freeradius-users-bounces+ehani=wise.net.lb@lists.freeradius.org] On
Behalf Of Peter Nixon
Sent: Friday, June 01, 2007 10:47 AM
To: FreeRadius users mailing list
Subject: Re: Backing up freeradius
On Fri 01 Jun 2007, Peter Nixon wrote:
> On Fri 01 Jun 2007, Elie Hani wrote:
> > Hi;
> >
> > I have freeradius configured on Fedora Core 6, I tried to configure a
> > backup script where I can copy /etc/raddb folder to another server with
> > the same version and the same operating system.
> >
> > When it's done, the command service radiusd start did not work,
> > But radiusd -x & worked and the server is well functioning.
> >
> > What could be the problem?
>
> permissions...
My server synchronisation script looks like:
rsync -a /etc/raddb root@remotehost:/etc --delete
ssh root@remotehost /etc/init.d/freeradius stop
ssh root@remotehost /etc/init.d/freeradius start
I run it AFTER I have already verified that the config works on the
localhost, and I use ssh keys so that it doesnt ask for the password for
each line...
If you have different ssl certs on each machine then you will need to modify
the rsync line..
Cheers
--
Peter Nixon
http://www.peternixon.net/
PGP Key: http://www.peternixon.net/public.asc
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
This archive was generated by a fusion of
Pipermail (Mailman edition) and
MHonArc.