Hi, I want to add that in Freerdaius debug mode, I can see lines like this coming from the WiFi clients: Called-Station-Id = "44:05:d9:0e:dd:40:SSID1" Called-Station-Id = "44:ad:82:0e:2d:40:SSID2" For each SSID, I need to match a different AD group with the corresponding users. Regards!!! 2017-08-08 12:43 GMT-03:00 Alejandro Cabrera Obed <aco1967@gmail.com>:
Dear, I have a Debian server with Freeradius 2.2.5+dfsg-0.2, authenticating against an Active Directory server. I use PEAP / MSCHAPv2 and NTLM authentication.
I have no MySQL server installed, all my config is in /etc/freeradius/* files.
Everything work OK at the moment, but now I need to authenticate users by different SSID's, as below:
SSID1 --> User-A and User-B SSID2 --> User-C and User-D
Is this implementation possible in my current scenario? In the affirmartive case, what is the best way to do that?
Thanks in advance!!!
Alejandro
-- // Alejandro //