[RADIATOR] multiple hosts

Hugh Irvine hugh at open.com.au
Tue Nov 22 18:37:19 CST 2011


Hello Judy -

Due to the asynchronous nature of the AuthBy RADIUs clause its not that simple.

You will need to use a hook with specific code to do what you want, or you could try the AuthBy MULTICAST clause.

See "goodies/hooks.txt" and/or section 5.63 in the Radiator 4.9 reference manual ("doc/ref.pdf").

regards

Hugh


On 23 Nov 2011, at 11:01, Judy Angel wrote:

> 
> Radius V4.2.
> I am looking to authenticate on two servers. If the userid is not available 
> in host1 try host2. The config below works fine on host1 but if the return 
> fails as the userid does not exist it does not check for the userid in 
> host2. Should this be possible?
> 
> 
> <Handler Realm= domain.ac.uk>
>        RewriteUsername s/^([^@]+).*/$1/
>        <AuthBy RADIUS>
> 
>                <Host host1.herts.ac.uk>
>                Secret xxxx
>                </Host>
>                <Host host2.herts.ac.uk>
>                Secret xxxxx
>                </Host>
>        </AuthBy>
>      # Log accounting to the detail file in LogDir
>    AcctLogFileName %L/detail
> </Handler>
> 
> Thanks
> Judy Angel
> University of Hertfordshire
> 
> _______________________________________________
> radiator mailing list
> radiator at open.com.au
> http://www.open.com.au/mailman/listinfo/radiator


--

Hugh Irvine
hugh at open.com.au

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, 
TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP,
DIAMETER etc. 
Full source on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc.



More information about the radiator mailing list