how to catch module fail
Arran Cudbard-Bell
a.cudbard-bell at sussex.ac.uk
Fri Jan 8 07:27:11 CET 2010
> ==================================
> there is another solution below:
> in authorize section :
>
> redundant {
> sql
> files
> }
>
> in users file :
>
> DEFAULT Auth-Type := Accept
> Session-Timeout := 300
>
>
> ==================================
> but , how to catch sql module fail ?
>
>
This issue belongs on the users list.
Your example won't work because the rcode fail has a default value of
'reject'. Reject causes the server to stop processing the request and
jump to Post-Auth.
If you want to stop it doing this, override the default rcode value for
the sql module.
-Arran
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 258 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20100107/decf8205/attachment.pgp>
More information about the Freeradius-Devel
mailing list