23 Mar
2021
23 Mar
'21
7:27 a.m.
On Mar 23, 2021, at 6:21 AM, Lucian Kim <lucian.kim75@gmail.com> wrote:
I am trying to configure a RADIUS authentication server by linking FreeRADIUS and Active Directory.
Authenticating in Active Directory using the mschap module was successful. However, I do not know how to set up authorization, so I ask.
after merging reply items in the authorize {} section i want to authenticate using Active Directory(mschap), can I merge reply items using the sql module?
Yes. Each module is independent. You can run any module in any order. Alan DeKok.