Re: Migrating from one to another radius server

Oleg Motienko <[email protected]> Thu, 18 Aug 2005 18:55:41 +0400
Newsgroups gmane.comp.gnu.radius.general
Message-ID <[email protected]>
On 8/11/05, Sergey Poznyakoff <[email protected]> wrote:
> Oleg Motienko <[email protected]> wrote:
> 
> > 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.
> 
> Actually, one can use any algorithm one likes, provided that the
> extensions are used. More specifically, to implement this algorithm you
> will have to write custom authentication and accounting procedures.

Can you point me to documentation about writing such procedures, please?

-- 
Regards,
Oleg