02-02-2021 11:04 PM
Hello all
i have deployment ISE version 3 and AnyConnect NAM user and machine authentication (Certificate )Eap-chain with 2 user login to same windows Machin
first user able to connect but second user he got no valid certificate how i can solve this issue
02-03-2021 03:47 AM
02-03-2021 09:37 PM
yes first user when he login in MMC personal certificate certificate is there
but second user he can login but no certificate ,then ISE is blocking all traffic
i use work around ,changed user Auth EAP-FAST ->Authenticate using a password EAP-MSCHAPV2
02-03-2021 10:27 PM
02-06-2021 04:41 PM
Assuming what Mike.Cifelli brought up not an issue for you, I would suggest you to check the event logs for certificate auto-enrollment, if that is what you are using, and ensure to provide connectivity for that. Still, I myself ran into some timing issues and ended up manual invoking the certificate enrollment.
02-03-2021 04:02 AM
When you install NAM it restricts logon to a single user. You should be able to tweak a reg key to allow multiple users to be logged on. See below:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\Credential Providers\{B12744B8-5BB7-463a-B85E-BB7627E73002}
To configure single or multiple user logon, add a DWORD named EnforceSingleLogon (this should already be there), and give it a value of 1 or 0.
1 restricts logon to a single user.
0 allows multiple users to be logged on.
HTH!
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