RE: Replication

2003-07-17 Thread João Filipe Frade
Put all the user information in a MySQL database and then
replicate de database to the other servers.

http://www.frontios.com/freeradius.html

Bye,

Joao Frade
-Original Message-
From: Broussard Philippe [mailto:[EMAIL PROTECTED] 
Sent: quinta-feira, 17 de Julho de 2003 11:29
To: [EMAIL PROTECTED]
Subject: Replication


Hi,

Example :

I have many local radius server with different config
I have a single radius server that it's used for modify,
add, delete users-group...etc configs

I would want that the single user updates the local servers with his new infos

it's possible and how can do it ?

Philippe


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

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


RE : Replication (Complement)

2003-07-17 Thread Broussard Philippe

Hi,

Example :

I have many local radius server with different config
I have a single (master) radius server that it's used for modify,
add, delete users-group...etc configs

I would want that the single user updates the local servers
with his new infos

it's possible and how can do it ?

I precise that authentification have made in the local server not in the
master server and I use the ldap method
The master is here only for the replication of the data on the local
server


Philippe


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


Re: Replication

2003-07-17 Thread Matthew Schumacher
I have found that openldap works the best for this.  Connect all of your 
 radius servers to an ldap directory and put the changes there.  If you 
want to have more than one directory then use openldap's built in 
replication.

schu

Broussard Philippe wrote:
Hi,

Example :

I have many local radius server with different config
I have a single radius server that it's used for modify,
add, delete users-group...etc configs
I would want that the single user updates the local servers
with his new infos
it's possible and how can do it ?

Philippe

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


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


Re: Replication of accounting to more than one radius server.

2002-11-25 Thread Jason Lixfeld
That is a function of the nas.

On Mon, 2002-11-25 at 10:16, kenw wrote:
 How can I replicate the accounting to more that one radius server?
 
 I've tried a number of ways (example below), but only one server seems 
 to see the accounting.
 
 DEFAULT Called-Station-Id == 7017 Replicate-To-Realm := test.com
 DEFAULT Called-Station-Id == 7017 Replicate-To-Realm := test2.com
 
 Thanks,
 Ken
 
 
 - 
 List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
 
-- 
Regards,

Jason A. LixfeldFastvibe Corporation
Senior IP Network Engineer  220-156 Front St. W
[EMAIL PROTECTED]   Toronto, ON M5V-2L6
-
tel://416.341.0099:223  fax://416.341.0088



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



Re: Replication of accounting to more than one radius server.

2002-11-25 Thread Simon White
25-Nov-02 at 15:16, kenw ([EMAIL PROTECTED]) wrote :
 How can I replicate the accounting to more that one radius server?
 
 I've tried a number of ways (example below), but only one server seems 
 to see the accounting.
 
 DEFAULT Called-Station-Id == 7017 Replicate-To-Realm := test.com
 DEFAULT Called-Station-Id == 7017 Replicate-To-Realm := test2.com

This is in the docs

-- 
|-Simon White, Internet Services Manager, Certified Check Point CCSA.
|-MTDS  Internet, Security, Anti-Virus, Linux and Hosting Solutions.
|-MTDS  14, rue du 16 novembre, Agdal, Rabat, Morocco.
|-MTDS  tel +212.3.767.4861 - fax +212.3.767.4863

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



Re: Replication of accounting to more than one radius server.

2002-11-25 Thread kenw
Please give me a hint of where in the doc.

I looked through the doc and couldn't find it.

Thanks,
Ken


Simon White wrote:

25-Nov-02 at 15:16, kenw ([EMAIL PROTECTED]) wrote :


How can I replicate the accounting to more that one radius server?

I've tried a number of ways (example below), but only one server seems 
to see the accounting.

DEFAULT Called-Station-Id == 7017 Replicate-To-Realm := test.com
DEFAULT Called-Station-Id == 7017 Replicate-To-Realm := test2.com


This is in the docs






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


Re: Replication of accounting to more than one radius server.

2002-11-25 Thread Simon White
25-Nov-02 at 15:24, kenw ([EMAIL PROTECTED]) wrote :
 Please give me a hint of where in the doc.
 
 I looked through the doc and couldn't find it.
 
 Thanks,
 Ken
 
 
 Simon White wrote:
 25-Nov-02 at 15:16, kenw ([EMAIL PROTECTED]) wrote :
 
 How can I replicate the accounting to more that one radius server?
 
 I've tried a number of ways (example below), but only one server seems 
 to see the accounting.
 
 DEFAULT Called-Station-Id == 7017 Replicate-To-Realm := test.com
 DEFAULT Called-Station-Id == 7017 Replicate-To-Realm := test2.com
 
 
 This is in the docs


/freeradius-0.8/doc/radrelay

Or if that's not the same on your system, grep for radrelay in the docs
folder. You should find it reasonably well documented.

Regards,

-- 
|-Simon White, Internet Services Manager, Certified Check Point CCSA.
|-MTDS  Internet, Security, Anti-Virus, Linux and Hosting Solutions.
|-MTDS  14, rue du 16 novembre, Agdal, Rabat, Morocco.
|-MTDS  tel +212.3.767.4861 - fax +212.3.767.4863

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