Bulk deletion of users
Last updated
Was this helpful?
Last updated
Was this helpful?
ZPAT provides capabilities to perform bulk deletion of the users on your Zmanda Pro Server. This will be highly useful when you have to decommission a group of users in your organization & also if you have to remotely delete the Zmanda Pro Client software without using any MDM tools.
Use deletion is a destructive process. All configurations such as Protected Items, Storage Vaults associated, Job Logs & Devices linked will be lost and irrecoverable.
The data present in the Storage Vaults will not be affected, however, it will be irrecoverable.
Read how to configure DR for you server to protect these configurations.
The Zmanda Pro client software on the devices can either be uninstalled or not during the deletion.
A self-hosted instance of Zmanda Pro Server
At-least one user on your server
The delete-users.csv
file in /opt/zmandapro/automations/config
configured with the users you want to delete
Admin credentials to access your Zmanda Pro Server
Header
Description
1
UserName
string
The user for deletion from your Zmanda Pro server. This is a case-sensitive field.
2
UninstallFlag
bool
Choose whether to Uninstall the Zmanda Pro Client Software from the devices linked to the user that you want to delete.
Specify values as true
or false
Refer Common flags here.