20 Jul
2018
20 Jul
'18
8:29 a.m.
On Jul 20, 2018, at 1:31 AM, Mallikarjuna <mallikarjuna.peddappanavara@igrid-td.com> wrote:
I'm authenticating the user in freeradius from nginx webserver, Here I need to specify the user roles for particular users so that while authenticating the user I can give either readOnly option or readWrite option.
Read the NGINX documentation to see which RADIUS attribute to use for that role. Then, configure that attribute in FreeRADIUS. Alan DeKok.