22 Mar
2011
22 Mar
'11
4:40 a.m.
Robert Roll wrote:
I'm a little new to freeradius.. Hmm.. I guess I made the assumption that a user notfound would actually imply no authorization ? That doesn't seem to be the case ?
No. "notfound" means that the user wasn't found. Some systems have multiple sources for users, so "notfound" is a fixable problem.
So, I did the following... ... is this the correct way to do this ?
Yes. Alan DeKok.