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 _______________________________________________ Help-gnu-radius mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-radius
