Auth-Type attribute and authorize section
Alan DeKok
aland at nitros9.org
Tue May 30 16:57:50 CEST 2006
"Nicolas Castel" <nicolas.castel at gmail.com> wrote:
> Is there any possibility not to go through following modules in the
> authorize section if the Auth-Type has already been set.
Yes. See doc/configurable_failover. You should have your module
return different codes, based on whether Auth-Type was set or not.
You can then have a return code block saying "updated = return", which
will stop processing the authorize section.
Alan DeKok.
More information about the Freeradius-Users
mailing list