[RADIATOR] multiple hosts
Judy Angel
J.Angel at herts.ac.uk
Tue Nov 22 18:01:19 CST 2011
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
More information about the radiator
mailing list