CyberArk Import
Migrating CyberArk Accounts to Keeper via PVWA
Last updated
Was this helpful?
Migrating CyberArk Accounts to Keeper via PVWA
Last updated
Was this helpful?
Keeper Commander will log on to CyberArk Password Vault Web Access (PVWA), retrieve accounts and their passwords, and automatically create corresponding Server records in Keeper.
The command will accept a hostname or IP address for the PVWA. It will then prompt for the authentication method, username and password:
ℹ️ Use LDAP (not Windows) to log in with an Active Directory account
A Server record will be created for every CyberArk Account available to the logon. The Account's address will be used as the Hostname/IP of the corresponding Server record in Keeper.
The process will import all Accounts by default; however, appending a question mark (?) followed by the search string will limit processing to Accounts that match the search.
The process will exit by raising an Exception upon the first occurrence of any error; it will not continue on failure, e.g., if getting the password for any one account generates an error.
As an alternative method, in the end-user guides, we have posted a method of importing data into Keeper from Cyberark using a PowerShell script.