03-21-2021 10:53 PM
Hi Guys,
Need help. We are doing posturing on ISE for internet VPN users. Want to configure ISE posturing to check if system belongs to domain to allow it the access. What are the configuration options available.
Solved! Go to Solution.
03-22-2021 01:38 AM - edited 03-22-2021 02:31 AM
You can check a registry value when performing ISE posture, which checks to see if the computer is joined to your domain.
Registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Domain Value=your.domain.name
Another option would also be to use computer certificates, which could only ever be issued by your internal CA. Though posture doesn't check the certificates, it's the ASA/FTD that would validate the cert, but it proves the computer is a corporate asset.
HTH
03-22-2021 01:13 AM
Is the device known or unknow, if the known you have Cisco any connect client to take control do the posture check ?
is this what you looking ? or BYOD ?
some reference :
04-06-2021 04:10 AM
Hi Bala,
So we are not doing byod. Only domain system shall connect to the vpn. What is safest way to implement with lesser impact before going to prod apply.
03-22-2021 01:38 AM - edited 03-22-2021 02:31 AM
You can check a registry value when performing ISE posture, which checks to see if the computer is joined to your domain.
Registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Domain Value=your.domain.name
Another option would also be to use computer certificates, which could only ever be issued by your internal CA. Though posture doesn't check the certificates, it's the ASA/FTD that would validate the cert, but it proves the computer is a corporate asset.
HTH
05-02-2023 09:19 AM
Good solution but it works only as requirement. I wonder if there is another one for selecting a different Policy based on belonging to a domain.
For example i can do a selection based on belonging to specific OS in Policy Sets with creating a LogicalProfile:
04-06-2021 05:19 AM
Adding an additional option besides what @Rob Ingram shared as those are good options. You could also target specific enterprise resources that should be on your standard image (ie- ensure McAfee products are installed/running/etc.). I actually use the domain reg check with one customer plus additional items and they work great. Ultimately I think this comes down to what you feel you can target based on what you know is required on clients in your enterprise. HTH!
05-15-2023 08:59 AM
Hi,
Is there any way to see if the user system name is also joined domain? This is to be configured on vpn and not 802.1x.
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