19 Oct
2016
19 Oct
'16
1:55 p.m.
On Oct 19, 2016, at 12:02 PM, Alex Sharaz <alex.sharaz@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.