You are here
SEC0045 - ISE 1.1 Wired 802.1X and Machine Authentication with EAP-TLS
Difficulty Level:
Lab Document:
<Please login to see the content>
Category:
Security
The video walks you through configuration of wired 802.1X using EAP-TLS on Cisco ISE. We will look how to configure authentication and authorization policies to support both user and machine authentication, how to restrict network access with DACL, and how to use Machine Access Restriction (MAR) to correlate user and machine sessions to ensure a user can access the network only from a domain (corporate) computer. We will perform testing from both domain and non-domain computers and observe the authentication results.
Topic:
- Certificate Profile (Common Name)
- Identity Source Sequence
- User and Machine Authentication with EAP-TLS
-
Policy Element Condition
- Authorization (Compound Condition)
-
Policy Element Result
- Authentication (Allowed Protocol)
- Authorization (Downloadable ACL)
- Authorization (Authorization Profile)
- Authentication Policy
- Authorization Policy
Note:
- EAP-TLS is a certificate-based authentication.
- With EAP-TLS, client certificate is required, and the server root certificate needs to be trusted or the certificate validation needs to be exempted on the client supplicant
- User and machine certificates should not allow to be exported, otherwise the security will be circumvented
- Machine authentication only happens at the Windows login
- Account log-off or machine reboot may be required to force machine authentication
67 comments
Machine and User authentication Win 7
Thank you for the update on the resolution.
will this work the same way with ISE2.0 or 2.1
I am having a tough time with Windows 7 supplicant to work using user and machine cert. I can only get the machine to authenticate but the user authentication does not flow after machine auth. However if i disable and enable nic after machine authentication then i can see a user auth via TLS come through and go through the right flow and get full access.
will this work the same way with ISE2.0 or 2.1
Yes.. EAP-TLS works the same way since ISE came out although the problem you described does not seem to be related to ISE but the supplicant. If you set the Windows .1x profile to User or Computer auth, machine will authenticate at Windows login screen and only after user has logged into Windows that user auth will happen.
ISE down or connection to switch down.
Hi, I want to ask a question. Is there any way to make Switch skip authentication process if ISE down or Switch can't connect to Cisco ISE. Cause sometime because some reason ISE down or lost connection from office to Headquarter and the Switch cann't connect to ISE. Client in office won't able to access network to do their job, they can't wait engineer from HQ come and fix issue cause it take too much time and impact to bussiness too big. I want configure if ISE down, switch skip Authentication process cause if ISE dowwn and client in office even use printer is unacceptable. And of couse if ISE and switch work fine, usser/device must authentication use dot1x orr MAB to get access
ISE down or connection to switch down.
Yes you can configure the port to fail-open if ISE is not reachable. Please see link below.
https://www.cisco.com/c/en/us/products/collateral/ios-nx-os-software/ide...
ISE down or connection to switch down.
Hi, thanks for your answer. And i have one more question is when you create a group of MAC. I don't see where to add a comment for every single MAC address. If the group is too large, you hard to know which MAC belong to the device you looking for. So are there any way to add a comment to MAC in a group ?
ISE down or connection to switch down.
You should be able to add descrption for each endpoint added. Are you saying this is not the case?
ISE down or connection to switch down.
For example : ISE version 2.1
If i go to Work Center > Profiler > Enpoint Classification > Add. I can add description for any MAC i add. But when i go to Administration > Identity Groups > Endpoint Identity Groups > [Group-Name]
Ican only see 3 colum without Description columns. Anyway to add Description into it. I guess not right ?
ISE down or connection to switch down.
Endpoint Identity Group doesn't allow you to add column. Try under Contect Visibility > Endpoint. There you should be able to add column for description.
Machine/User Authentication in same security group
Hi!
I have user and machines in the same security group. I have different vlan and assigning vlan as per security group memeberhship. Like HR users and computers are part of HR security group.
My machine auth is working fine but when users login then its not switching to User auth policy as the reason is that both are part of same security group. How can I make this working so that it should switch to user auth policy as I need it for Admin users so that when they login they will get Vlan that is for Administrators.
Thanks
Machine/User Authentication in same security group
That does not sound right. User and machine authentication on Windows are always separate regardless of which security group they belong. Machine auth happens at Windows login screen. Once user logs into Windows, user auth should happen. Make sure you have .1x supplicant profile set to do "User or Computer Authentication" and not just "Computer Authentication"
Hi!
Hi!
Its set to user or computer authentication.
Any other tip?
It looks like the ISE checks when user login.
I have two policies one for HR computer check and next it the User check with Admin users in Admin security group.
Thanks
ok. It looks like the it
ok. It looks like the it cannot find my username because the username is autogenerated number like
t1234242 and certifcate is issues on my first name and last name and I can see Identity resolution failed - ERROR_NO_SUCH_USER error.
You can either make sure
You can either make sure username is the cert common name or tell ISE to look at different the cert attribute that contains the username like UPN or SAN.
Thanks. any example of using
Thanks. any example of using other cert attibute?
I can see user identity form
I can see user identity form and I can select few options other than common name.
On ISE, correct. Select the
On ISE, correct. Select the attribute that contains username in the cert.
Pages