control flow in FreeRADIUS authorize section

Arran Cudbard-Bell a.cudbardb at freeradius.org
Wed Oct 2 23:32:33 CEST 2013


> We want to stop executing the <BUNCH OF UNLANG CODE> in the first two cases ("infected" and "tempsus"), effectively doing something like a return.

Where you have ok in the case stanzas, put

ok {
	ok = return
}

-Arran

Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS Development Team



More information about the Freeradius-Users mailing list