help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnu-radius] Migrating from one to another radius server


From: Oleg Motienko
Subject: [Help-gnu-radius] Migrating from one to another radius server
Date: Thu, 11 Aug 2005 01:56:38 +0400

Hello,

We are running billing system with gnu radius running auth and acct.
We have to migrate our user database to another billing system but we
can't migrate all users and reconfigure all routers simultaneously.
Presumably we can migrate about 50-100 user of several thousands every
day, and we want to make this process transparent for users.

So, we have two radius server:

oldserver - running  with olddatabase,
newserver - running with newdatabase.

Users enters their logins without @domain and it's unreal to request
all users to change anything in their login configurations.

Is it possible to make such algorithm? 
               vvv
Router request auth from oldserver and
1) if user is still in olddatabase, radiusd process request locally as
if it was one radiusd.
2) if user is not found in olddatabase, radiusd forwards request to newserver
3) if user is not found on newserver (so, users is unknow in both
databases) or password incorrect or other error - oldserver returns
error to router.

If this algorithm is possible, is it possible to forward acct
information same way?

Thanks in advance.

-- 
Regards,
Oleg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]