CyberArk PSM integration scenarios

There are different approaches using the Remote Desktop Manager CyberArk PSM Components. Although this guide contains a lot of information, it cannot cover every possible avenue. Here are the main approaches and techniques associated with them:

  • Initial import from CSV (give a CSV template)

  • Synchronization using the Remote Desktop Manager synchronizer entry

    • From Active Directory synchronizer

    • From comma-separate values (CSV) synchronizer

  • Dynamic utilization

    • Quick connect

    • Host

Initial import of CyberArk connections from CSV

  1. Create one or multiple CyberArk PSM server entries.

Creating a CyberArk PSM Server entry
Creating a CyberArk PSM Server entry
  1. Select the Connection mode chosen on the server.

  1. Choose an RDP template created beforehand. This step defines the setting of the initial connection on the PSM server.

Choosing a previously created RDP template
Choosing a previously created RDP template
  1. Once the CyberArk PSM Server entry creation process is completed, head over to PropertyCommonEntry Information and take note of the Entry ID value.

ID of the new entry
ID of the new entry

Create a CyberArk PSM connection template

  1. Go to FileTemplates, and click on Entry templates. This will open a new tab in the content area.

File – Templates – Entry templates
File – Templates – Entry templates
  1. Click on the Add template button in the content area.

Adding a new template
Adding a new template
  1. Select CyberArk PSM connection.

CyberArk PSM Connection
CyberArk PSM Connection
  1. Give the template a name. Some of the remaining fields can be filled, but the CSV file should be complete enough if filled properly.

Enter a template name
Enter a template name

Create a CSV file for the import

The fields are mapped like this:

Columns Description
Name Name of the entry
ConnectionType “CyberArk PSM Connection”
CyberArkPSM\Component For RDP: PSM-RDP (several options available)
CyberArkPSM\CyberArkJumpConnectionID ID of the CyberArk PSM Server entry
CyberArkPSM\PrivilegedAccount Privileged account to use
Host End point Hostname/IP

Import

  1. Once the PSM Server entry has been created and the CSV file populated, go to FileImport, and click Import generic CSV wizard.

File – Import – Import generic CSV wizard
File – Import – Import generic CSV wizard
  1. Set Header format instruction to Template, then select the CSV file created beforehand, and click Next.

Importing the CSV file
Importing the CSV file
  1. Select the CyberArk PSM connection template created previously and click Next.

Selecting the previously created template
Selecting the previously created template

4. Tick the Generate direct mapping checkbox, and click Next.

Ticking the Generate direct mapping checkbox
Ticking the Generate direct mapping checkbox

5. Press Finish to close the wizard and import the connections as entries.

Imported connections
Imported connections

Synchronization using the Remote Desktop Manager synchronizer entry

Both these techniques are used to connect to a third-party repository. The first one will connect to a domain controller and list the servers and computers according to filters and settings.

The general approach and principle of using synchronizers are to keep a list of servers updated from an external information repository, such as Domain Controller, VM host, or even a simple CSV file exported periodically from another system.

These entries are created following a template created and configured beforehand.

It’s also granted that the CyberArk PSM integration is already configured and working (PSM Connection and Server Components, Remote Desktop Manager templates, etc.)

From Active Directory synchronizer

This approach will create entries from an LDAP request on a domain controller.

One downside of this setup is that only the Host field will be filled from the synchronizer, the Privileged Account and the component have to either remain empty, or all using the same setting (coming from the template).

Create the PSM connection template

Please refer to Create the CyberArk PSM Connection Template in the previous section.

The template will contain the Privileged account, the PSM Server and Connection component to use.

Create an Active Directory synchronizer

  1. Create a new Active Directory synchronizer entry.

Adding an Active Directory synchronizer entry
Adding an Active Directory synchronizer entry
  1. Enter the domain related informations in the General tab along with the destination folder. Select the PSM Connection template created previously by clicking on the ellipsis button (...) of the Template setting.

Setting the PSM Connection Template
Setting the PSM Connection Template
  1. Fill the rest of the options and click on Add.

Then, run the synchronizer whenever refreshing the server list is needed.

From comma-separate values (CSV) synchronizer

This approach is a mix between the CSV import and the synchronizer.

In most cases, the CSV file will be generated from an external system, and then edited/processed to add and complete the information.

Please refer to Create the CyberArk PSM Connection Template from the previous section for an example of a CSV Template.

Create the PSM connection template

Please refer to Create the CyberArk PSM Connection Template in the previous section.

Create a CSV Synchronizer

Adding a CSV synchronizer entry
Adding a CSV synchronizer entry

Enter the file path, the template to use (created beforehand) and the destination folder.

Run the synchronizer every time a new version of the CSV file is produced to keep the list updated.

Dynamic utilization

Quick Connect

In the Quick Connect toolbar, you can open an ad-hoc session by specifying the host and session type. Read more about the Quick Connect function.

A CyberArk PSM Connection template is required beforehand.

  1. Go to File – TemplatesTemplates, and add a new template.

  2. In Host, enter $QUICK_CONNECT$.

  3. Set a privileged account to be used.

  4. Select the PSM Server that this PSM connection will be using and a Connection component.

Entering PSM server and connection component into new PSM connection template
Enteting PSM server and connection component into new PSM connection template

This approach would allow you to create multiple templates for PSM connections reflecting several Privileged Accounts and Connection components.

Utilization

Once a template has been created, it will be showing up in the Quick connect list of templates.

Using PSM connection template in Quick connect
Using PSM connection template in Quick connect

You can then type in the Host of the target endpoint, and launch the session.

Host

Consult Host with templates to learn how to implement using a host for PSM integration.

Steps are very similar to the Quick connect, the creation of the template is the exact same, except that the Host field will remain empty.

What is actually interesting about this, is that a variable can be used to populate the Privileged account.

In this example, the $CUSTOM_FIELD1$ variable is used. Here is the template configuration:

Privileged account variable
Privileged account variable

And the Host entry:

Adding a Host entry
Adding a Host entry
Adding custom field
Adding custom field

 

Devolutions Forum logo Give us Feedback