pve-access-control/PVE/CLI
Dominik Csapak 673d2bf267 api: domains: add user/group sync API enpoint
this api call syncs the users and groups from LDAP/AD to the
user.cfg

it also implements a 'full' mode where we first delete all
users/groups from the config and sync them again

the parameter 'enable' controls if newly synced users are 'enabled'
(if no sync parameter handles that)
the parameter 'purge' controls if ACLs get removed for users/groups
that do not exists anymore after

also add this command to pveum

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-03-21 16:05:15 +01:00
..
Makefile convert pveum into a PVE::CLI class 2015-10-01 16:49:37 +02:00
pveum.pm api: domains: add user/group sync API enpoint 2020-03-21 16:05:15 +01:00