Mac address rejecting

Alan DeKok aland at deployingradius.com
Wed Oct 19 19:55:10 CEST 2016


On Oct 19, 2016, at 12:02 PM, Alex Sharaz <alex.sharaz at york.ac.uk> wrote:
> 
> o.k. Found a thread about sending access rejects if a mac address is in a
> file, so, on FR 3.0.12 I did
> 
> passwd rejectmac {
>        filename = ${confdir}/rejectmac
>        delimiter = ,
>        format = "*Calling-Station-Id"
> }
...
> ...... and everything gets rejected!

  Someone edited the rlm_passwd module in 3.0, and removed the code which returned "notfound" when nothing was found.

  I've pushed a fix, but you'll have to grab the v3.0.x branch from git.

  Alan DeKok.




More information about the Freeradius-Users mailing list