WiFi Authentication using WPA2-Enterprise (RADIUS)
- November 18, 2014
- 7 replies
- 24077 views
I have created an SSID in my Fortigate. I want users to connect to SSID using AD credentials. hence I have configured RADIUS on my Domain Controller and configured SSID to use WPA-Enterprise via RADIUS.
I check the RADIUS Server from CLI and it is working fine
diagnose test authserv radius <Server> mschap2 <user><password>
The diag test command is successful.
However when i try to connect to SSID ..it prompts for username / password..but i am unable to connect to SSID.
Below is the SSID setting.
. I do not get any logs in diagnose debug application fnbamd -1
However if i create a Local User Group and Specify RADIUS Server in Localgroup. Then authenticate SSID with localgroup.
It works after giving 3-4 warnings.
Use monitor shows the User Authenticated as "WSSO"
first row is from a Laptop which is not a Domain Member. Second row is from a laptop which is a domain member.
I want to know what is the correct method of doing WPA-Enterprise Auth. I do not want to use User-Based Policies.
Authentication should happen only at SSID connect.
