[RADIATOR] multiple hosts
Judy Angel
J.Angel at herts.ac.uk
Wed Nov 23 06:53:51 CST 2011
Correction V4.7
Great! The config below works.
Many Thanks
Judy
<Handler Realm= herts.ac.uk>
RewriteUsername s/^([^@]+).*/$1/
AuthByPolicy ContinueWhileReject
<AuthBy RADIUS>
<Host host1.herts.ac.uk>
Secret xxxx
</Host>
Synchronous
</AuthBy>
<AuthBy RADIUS>
<Host host2.herts.ac.uk>
Secret xxxxx
</Host>
</AuthBy>
# Log accounting to the detail file in LogDir
AcctLogFileName %L/detail
</Handler>
--On 23 November 2011 00:01 +0000 Judy Angel <J.Angel at herts.ac.uk> 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
More information about the radiator
mailing list