cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2397
Views
1
Helpful
4
Replies

Prevent Endpoint Group Changes

JASON BOYERS
Level 5
Level 5

Is there any way of preventing users from changing an endpoint that has already been manually entered into one endpoint group to another group?  And, is there a way of preventing users from putting in a MAC address in My Devices that has already been put into another group (whether a BYOD endpoint group or in another manually entered group.)  One of my customers has experienced these scenarios in two ways:

1) Put a number of devices into an endpoint group as internal devices.  User logs into the device and goes through the BYOD process and now the endpoint is moved to the BYOD endpoint group.  I know that we can change the authorization policy order, including putting in a deny policy for the endpoint group if others log into it.  However, I don't think that the BYOD process should change the endpoint group.

2) A user put the MAC address for an internal endpoint into their My Devices portal, now associating that MAC with their account.  So, now that device can't access internal resources.  This could be entered by mistake or purposefully.

1 Accepted Solution

Accepted Solutions

hslai
Cisco Employee
Cisco Employee

CSCuy83379 MyDevices portal overrides statically Blacklisted endpoint

is addressed in ISE 2.1, ISE 2.0.1 Patch 1, and ISE 1.4 Patch 8 and planned for next ISE 2.0 Patch release.

With its fix, we may statically assign endpoints to Blacklist or a child group under Blacklist to avoid it being overridden by MyDevices.

View solution in original post

4 Replies 4

Charlie Moreton
Cisco Employee
Cisco Employee

Onesies or twosies can be addressed by going to Context Visibility > Endpoints and opening the endpoint details.  Click the Edit Endpoint icon...

endpoints1.PNG

...and then choose Static Group Assignment and Save.

endpoints2.PNG

For bulk entries, you can use the Import CSV function.  Again, start at Context Visibility > Endpoints and select Import > Import From File.

endpoints3.PNG

You can download a template for this file from the pop up dialog:

endpoints4.PNG

You're looking for column AT in the template file.  Set that to TRUE for all endpoints that you want to keep in a specific Endpoint Identity Group.  The Endpoint Identity Group is assigned in Column C.

endpoints5.PNG

Once this template is filled and complete, upload it and the Endpoint Identity Groups will remain static for the endpoints assigned.

These instruction are for ISE v2.1.  In 2.0 and below, go to Administration > Identity Management > Identities.

In all cases, when I look at the individual endpoints, whether internal endpoints uploaded via CSV or put in via the BYOD registration process, they all show as Static Group Assignment.  We need something that says that if it has a static group assignment, don't allow it to be changed (except by an administrator or such.)

hslai
Cisco Employee
Cisco Employee

CSCuy83379 MyDevices portal overrides statically Blacklisted endpoint

is addressed in ISE 2.1, ISE 2.0.1 Patch 1, and ISE 1.4 Patch 8 and planned for next ISE 2.0 Patch release.

With its fix, we may statically assign endpoints to Blacklist or a child group under Blacklist to avoid it being overridden by MyDevices.

Thanks.  I'll let our customer know.  Looks like that bug needs to be updated to reference those fixes, as well as that the issue isn't just for Blacklisted devices but for any statically defined group.