How to reject users who don't match unlang

Scott McLane Gardner sgardne at uark.edu
Tue Mar 13 19:11:02 CET 2012


And of course I figured it out 2 minutes after writing this message. For
posterity, the syntax was close. It's actually like this:

	elsif (NAS-IP-Address == "192.168.6.5" || NAS-IP-Address ==
"192.168.6.4") {
               reject = 1
        }



More information about the Freeradius-Users mailing list