Re: conditional authentication

"Sergey Poznyakoff" <[email protected]> Wed, 03 May 2006 10:23:38 EEST
Newsgroups gmane.comp.gnu.radius.general
Organization Farlep-Internet
Message-ID <[email protected]>
Kenny Dail <[email protected]> wrote:

> Is it possible to setup a second group of
> users, (under a different realm perhaps) to auth against two different
> databases?

Directly not, but you can implement it using extensions, e.g. external
authentication scripts (Exec-Program-Wait and Acct-Ext-Program
attribute) or Scheme procedures (Scheme-Procedure and
Scheme-Acct-Procedure attributes).

Regards,
Sergey