07-21-2024 02:30 AM
I want to control user devices through their MAC address and AD account when accessing the wireless network. That means, to access the wireless network, the device must have its MAC address registered beforehand and log in with the correct AD account. How can I implement this on a Meraki MR device?
Solved! Go to Solution.
07-21-2024 02:40 AM
This is really a function of the Radius server that you are using. If the radius server is able to take into account both factors (MAC + AD account) when deciding to provide or deny access then yes.
Windows built-in radius server (NPS) is not able to do that. This can be performed with more advanced radius servers, such as Cisco ISE or others.
If what you are trying to achieve is that employees login onto wireless (AD auth) only with their corporate issued PCs then I would suggest to use Machine Authentication rather than username/password. With Machine Authentication the Radius server verifies with AD if that machine belongs to the domain. Then the user will be validated when they login into the machine. Assuming that this is a Windows environment.
07-21-2024 02:40 AM
This is really a function of the Radius server that you are using. If the radius server is able to take into account both factors (MAC + AD account) when deciding to provide or deny access then yes.
Windows built-in radius server (NPS) is not able to do that. This can be performed with more advanced radius servers, such as Cisco ISE or others.
If what you are trying to achieve is that employees login onto wireless (AD auth) only with their corporate issued PCs then I would suggest to use Machine Authentication rather than username/password. With Machine Authentication the Radius server verifies with AD if that machine belongs to the domain. Then the user will be validated when they login into the machine. Assuming that this is a Windows environment.
07-21-2024 08:12 AM
Thank you, Purroy.
07-21-2024 02:05 PM
Because Meraki group policies are applied based on Mac address, you could set the default Wireless Firewall rule to deny everything, and then create a group policy called something like "Approved", which overrides the firewall rule and allows access, and apply it to every machine that is approved to access the network.
02-28-2025 09:19 AM
thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide