08-10-2017 04:55 AM - edited 03-11-2019 12:55 AM
Hello All.
I am looking at deploying 802.1x being authenticated against ISE, and l have the following 2 questions:
Thanks,
James
08-10-2017 11:00 AM
Hi James,
Yes, ISE can authenticate windows machine, when connected to a wired or wireless network. Specify this in the Windows AD GPO when using native windows supplicant.
I've not used MAR, but you are correct. A wired and wireless machine authentication are classed as 2 seperate authentications (different adapter mac addresses), thus causing an issue when you want to chain machine + user authentications. Only EAP Chaining which requires AnyConnec, this can properly combine machine + user authentications and not break when the laptop moves from being connected to a wifi network then connected to a wired network.
HTH
08-11-2017 01:04 AM
Hi Rob,
Thanks for your response and clarifying what l thought may be the case.
Thanks,
James
08-11-2017 01:29 AM
Following on from Rob's help above, if we wanted to implement the following would this allow wired & wireless authentication:
I believe the "username" for machines when using PEAP is something like this "host/FQDN..." Thus, you could probably use a rule that states if the RADIUS username "contains" either your domain or a pattern used by machines on your domain.
However, the easiest way to distinguish between domain joined and non-domain joined is the have ISE check with AD. Thus, your rule can have something like this:
1. If "external group" = "domain computers"
2. If "identity access restricted" = "false"
3. Then "full access"
This will ensure that the computer that is trying to authenticate and authorize on the network is actually joined to the domain. One thing you will need to make sure that your AD is locked down because I think by default any domain users can join up to 10 workstations to the domain.
08-11-2017 07:09 AM
The AD Probe will also be able to determine whether a machine is joined to AD.
08-15-2017 09:28 AM
In addition to Rob's comments.
Does anyone one know how to find what machines have been added to the MAR Cache? If so, can you let me know.
Thanks,
James
08-16-2017 01:08 PM
Just to let you know, we raised a TAC case to investigate this, as we were troubleshooting Win10 logins. The TAC engineer confirmed there is no way to see what devices are in the MAR Cache, which is a bit of a shame.
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