02-12-2019 07:38 PM
Hi team,
I am working on the ISE implementation for one of the biggest banks in my country. They are asking us 02 scenarios below:
1/ The domain user is under the ISE polices. Due to some reasons (such as: install/remove applications...), the administrator will login this computer by using the local admin account to do these jobs. The questions is: how can ISE detect these activities and apply the policies to the local admin account?
2/ If the user is using 02 network cards (Wire/Wireless) at the same time, can ISE detect that activity and force them to use 01 card at one time?
Highly appreciate for any quick response. thanks in advance.
Br,
hainm
Solved! Go to Solution.
02-14-2019 03:35 AM
If Anyconnect is suitable for the 2nd requirement, you can also provision the agent using Client Provisioning if you don't have a configuration management solution in place.
02-13-2019 02:39 AM - edited 02-13-2019 02:40 AM
Hi,
1) Authentication into a Windows machine locally doesn't involve ISE, it doesn't even involve the network. ISE is there to enforce access to the network (whether via 802.1x, posturing etc.). If you want to manage a local account you can do so via GPO, if you would like to monitor their activities that can be done via Windows eventlog or software installed on the machine. What kind of policies are you interested in ISE applying to a local account?
2) That really depends on the policy you're trying to enforce.
If you have some sort of dynamic logic as to which NIC you want to allow at any one time, then I imagine that you could use ERS to look over all active authentications, find the same machine credentials being used by multiple MAC addresses, and then resolve this via script.
If you only want to allow authentications via a certain kind of NIC from a group of endpoints (whether wired or wireless) then you can definitely enforce that via policy.
02-13-2019 03:15 AM
Hi,
For scenario #1 when the user login as local admin, dot1x will try to authentication using the local admin user name. If you use standard username, you match the attribute radius:User-Name and apply the suitable authorization profile, dacls, etc
For scenario #2, I don't posturing module can disable a NIC. However in windows the NICs are ordered when they are all active, i.e they won't be used at the same time. So you can enforce the suitable order from AD policy
02-19-2019 07:23 PM
Hi bro,
I am still confuse on your answer. Correct me if i am wrong that the ISE can detect the local admin accounts and we can apply these policies on those accounts?
Br,
hainm
02-21-2019 06:39 PM
Hi bro,
Many thanks for your response. Correct me if I am wrong that ISE can detect those local accounts and we can allow them to access to the network based on some conditions?
Thanks in advance.
02-13-2019 03:51 AM
02-13-2019 08:13 PM
02-13-2019 08:17 PM
02-14-2019 03:35 AM
If Anyconnect is suitable for the 2nd requirement, you can also provision the agent using Client Provisioning if you don't have a configuration management solution in place.
02-14-2019 05:14 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