12 Oct
2018
12 Oct
'18
3:22 a.m.
On Oct 12, 2018, at 3:22 AM, Nischal Mathabhik <nischal.mathabhik@gmail.com> wrote:
Hi All,
I am trying to locate the place in freeradius 3 where it i can set it to change the username tolower before it passes it to ldap for Authentication.
Just use "%{tolower:%{User-Name}}" in the filter. -Arran