Before beginning the procedures below, make sure you have configured your CyberArk® integration as provided here.
Adding Accounts for your Robots
You must add the login credentials under which your Robot runs. If you have multiple Robots, perform this procedure for all of them. This procedure applies to both local and domain users. From the CyberArk® PVWA interface, follow these steps:
- In the Accounts tab, click Add Acccount. The Add Account page is displayed.
- Select the safe you previously created in the Store in Safe drop-down list.
- Select Operating System in the Device Type list.
- In the Platform Name list:
a. select Windows Desktop Local Accounts if the Robot user is local.
b. select Windows Domain Account if the Robot user is part of an Active Directory. - In the Address field:
a. type the name of the machine on which the Robot is installed if you are using local users.
b. type the name of the domain in which the Robot machine in installed on. - Fill in the Username field with the name of the user under which the Robot runs.
- In the Password and Confirm Password fields type the password that belongs to the user under which the Robot runs.
- Under Name, select Custom and type the machine or domain name, and the Robot username, using the following convention:
a. for local users -machineName-username
, such asE47LTUF- documentation
;
b. for domain users -domainName-username
, such asdeskover-documentation
. - Click Save. The account is saved. This is used by Orchestrator to retrieve the Robot credentials when it needs to if you also have the Robot provisioned in Orchestrator.
Retrieving the Vault Credentials
After performing the steps above, you have to provision the Robot in Orchestrator. As you are now using CyberArk® to store your passwords, please note that in the Provision Robot window, you no longer have to add the password. However, the user is still mandatory.
When provisioning the Robot in Orchestrator, add the username as you normally would:
- for local users - the actual username, such as
Documentation
; - for domain users - the username and domain it runs under, in the
DOMAIN\username
format, such asuipath\administrator
.
Based on the user provided for the Robot, Orchestrator searches for a match in CyberArk®. When a match is found, the corresponding password is retrieved.
Important!
When making changes to the password in Cyberark Application Password Provider, please keep in mind that it might take a few minutes for it to be propagated in Orchestrator due to AIM's cache system.
Updated 3 years ago