Allow local accounts to access nodes
To allow a local user account to access a node with remote desktop protocol (RDP),
set the top-level option allow_local_account_rdp
to true
.
Use a configuration based on the following structure:
# control-repo/data/nodes/winserv2019.contoso.com.yaml
---
cem_windows::allow_local_account_rdp: true