Grant Access

Arran Cudbard-Bell a.cudbardb at freeradius.org
Tue Sep 13 17:16:02 CEST 2011


On 13 Sep 2011, at 17:07, 2394263740 wrote:

> Hello,
> I'm using free radius server 2.1.11 on Linux Enterprise Server 6.1.
> OS: Linux Enterprise Server 6.1
> Radius: free radius server 2.1.11
> Database: Mysql
>  
> When the system goes wrong, I would like temporary grant all access request.
>  
> Which means during the service is down, any username/password will be grant access.
>  
> Can you please advise the solution?

sql
if(fail){
	update control {
		Auth-Type := 'Accept'
	}
}

This will not work for protocols like PEAP. But should work for PAP, and CHAP.

-Arran

Arran Cudbard-Bell
a.cudbardb at freeradius.org

RADIUS - Waging war on ignorance and apathy one Access-Challenge at a time.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20110913/b2a99bf6/attachment.html>


More information about the Freeradius-Users mailing list