I have a test network that I am using for testing. I have a domain controller and a Cisco 5508 wireless controller with a Cisco 1262n access point. The 1262n access point is in autonomous mode. I am trying to configure 802.1x on my network so that only one user group will be able to access a wlan/ssid using wi-fi from a laptop. I am using this webpage as a source for this configuration.
https://secopsmonkey.com/radius-for-asa-on-windows-server-2012r2.html
I have the network access policy server configured on my domain controller. I also have the certificate authority role installed on the domain controller.
I have not been able to get the configuration to work. After I complete the configuration from the webpage, and I try to connect to the wlan/ssid, the system never asks me for an active directory user name and password. The system only asks me for a network key which it does not accept.
I have three questions:
I used the Cisco 1162n access point as the radius client. Should I use the IP address of the Cisco 5508 controller as the RADIUS client?
After I configure the IP address of the Cisco 5508 controller as the RADIUS client, Do I need to make a configuration in the security/RADIUS section of the Cisco 5508 controller? Do I also have to configure the accounting on the Cisco 5508 controller?
Do I have to configure the wireless network adapter on the laptop I am using to login to wlan/ssid for 802.1x ? I have noticed that I have to be connected to a wireless network before I can get access to the wireless properties of the network adapter to configure the 802.1x properties.
Any assistance or guidance would be appreciated.
Thank you.