AW: How to change "++[files] returns noop " into "++[files]returns?reject"

Alan DeKok aland at deployingradius.com
Tue May 24 10:59:18 CEST 2011


thomas.dohl at 24-7-it-services.de wrote:
> What I want to do is:
> 1. freeradius get an request
> 2. freeradius should look into his user file
> 2.1. if user found, next step
> 2.2. if user is not found, interrupt -> reject

$ man unlang

  This is documented.  There are examples.

	files
	if (noop) {
		reject
	}

  Alan DeKok.



More information about the Freeradius-Users mailing list