20 Feb
2021
20 Feb
'21
6:23 a.m.
On Feb 20, 2021, at 2:23 AM, David Herselman via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Hi,
On a related note, it occurred to me that I should most probably be sanitising incoming attributes? If the request arrived with sAMAccountName it would then override what I'm setting...
That attribute isn't in the default dictionaries. If you added it to raddb/dictionary, then read the comments in that file. Attributes following those guidelines will never appear in a RADIUS packet. Alan DeKok.