mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
Update smart-card-group-policy-and-registry-settings.md to fix CCS
Registry key shows CCS instead of CurrentControlSet. Customers are taking this literally and stuff is breaking.
This commit is contained in:
parent
3da688e19f
commit
e83e627ff6
@ -357,8 +357,8 @@ The following table lists the keys and the corresponding values to turn off cert
|
||||
|
||||
| Registry Key | Details |
|
||||
|--|--|
|
||||
| `HKEY_LOCAL_MACHINE\SYSTEM\CCS\Services\Kdc\UseCachedCRLOnlyAndIgnoreRevocationUnknownErrors` | Type = DWORD<br>Value = 1 |
|
||||
| `HKEY_LOCAL_MACHINE\SYSTEM\CCS\Control\LSA\Kerberos\Parameters\UseCachedCRLOnlyAndIgnoreRevocationUnknownErrors` | Type = DWORD<br>Value = 1 |
|
||||
| `HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Kdc\UseCachedCRLOnlyAndIgnoreRevocationUnknownErrors` | Type = DWORD<br>Value = 1 |
|
||||
| `HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\LSA\Kerberos\Parameters\UseCachedCRLOnlyAndIgnoreRevocationUnknownErrors` | Type = DWORD<br>Value = 1 |
|
||||
|
||||
## Additional smart card Group Policy settings and registry keys
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user