sync_auth_domain
Sync users and groups from an external LDAP or Active Directory domain into Proxmox. Supports dry-run, full sync, enabling new users, and removing vanished entries.
Instructions
Sync users/groups from an external auth domain (LDAP/AD).
Args: realm: Realm ID to sync. dry_run: Only show what would change. full: Full sync (not just incremental). enable_new: Enable newly synced users. remove_vanished: Comma-separated: 'entry' (remove users), 'properties' (clear), 'acl' (remove ACLs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | ||
| dry_run | No | ||
| full | No | ||
| enable_new | No | ||
| remove_vanished | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |