The Windows local accounts provider enables the management of local Windows accounts across multiple hosts. While the Windows account provider already exists within Devolutions Server, it is limited to managing accounts on a single host. This custom PAM provider extends that capability.

The pre-built template for this custom PAM provider can be found on GitHub.
| Option | Description |
|---|---|
| Name | Display name of the Provider. |
| Template name | Template of the Provider. |
| Option | Description |
|---|---|
| Description | Description of the provider. |
| Host | IP Address or host name where the Windows local accounts are located. |
| ExcludeDisabledAccountsInDiscovery | Exclude disabled accounts when in discovery mode. |
| HostsLDAPSearchFilter | Add LDAP search filter(s). |
| Option | Description |
|---|---|
| Credential type | Custom credentials or Linked credential options. |
| Username | Username of the Windows local account with rights to list accounts. |
| Password | Password of the Windows local account. |
| Linked credential | Credential directly linked to a PAM account. |
| Option | Description |
|---|---|
| Add PAM vault | Will create a PAM vault with the provider's name if enabled. |
| Add a new account discovery configuration | Will open the Account discovery configuration dialog if enabled. |