14 lines
582 B
Markdown
14 lines
582 B
Markdown
# Remote Credential Guard
|
|
|
|
Remote Credential Guard helps protecting credentials over a Remote Desktop (RDP) connection by redirecting Kerberos requests back to the device that's requesting the connection.
|
|
|
|
## GPO [^1]
|
|
|
|
|Group policy path|Group policy setting|Value|
|
|
|---|---|---|
|
|
|Computer Configuration\Administrative Templates\System\Credentials Delegation|Remote host allows delegation of nonexportable credentials|Enabled|
|
|
|
|
|
|
|
|
#### Resources
|
|
[^1]: [Remote Credential Guard](https://learn.microsoft.com/en-us/windows/security/identity-protection/remote-credential-guard?tabs=gpo) |