24 May
2011
24 May
'11
4:59 a.m.
thomas.dohl@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.