03-12-2022 04:18 AM
Can ISE posture permit a user login from specified MAC address only. There are 2000+ users. Each user will be logging on from their system only. ie an user should be permitted from the corresponding MAC address only
Solved! Go to Solution.
03-12-2022 06:03 PM
Hi @manvik ,
try the following:
1st at Administration > Identity Management > External Identity Sources > Active Directory > select your AD > Attributes > Add (for ex.: Description).
2nd insert the MAC Addr of each User into the Description attribute on your Active Directory
3rd at Policy Set > select the Policy > Authorization > create the following Condition (for ex.:)
RADIUS: Calling Station ID EQUALS <AD>:Description
Hope this helps !!!
03-12-2022 06:03 PM
Hi @manvik ,
try the following:
1st at Administration > Identity Management > External Identity Sources > Active Directory > select your AD > Attributes > Add (for ex.: Description).
2nd insert the MAC Addr of each User into the Description attribute on your Active Directory
3rd at Policy Set > select the Policy > Authorization > create the following Condition (for ex.:)
RADIUS: Calling Station ID EQUALS <AD>:Description
Hope this helps !!!
03-14-2022 09:39 PM
Thank you @Marcelo Morais
That sounds like a solution. Our scenario is liek, an user has 3 to 4 devices. They can login from any of those devices. I assume, in this case we can give MAC address in diff AD parameters and refer all those in Auth policy.
03-15-2022 06:28 AM
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