Topics Map > Office of Cybersecurity > Tools and Software > CyberArk

CyberArk Privilege Cloud - Platforms

This topic describes platforms and how to manage them.

Overview

A platform defines shared characteristics for multiple accounts. It defines the technical settings for these accounts, such as:

  • Account properties
  • Credential management policies and timeframe. For example, how frequently a password will be changed or verified.
  • The rules that must be applied when a new random password is generated. These rules must match the password rules on the remote machine where the password will be used, so that the password will be accepted during the password change operation as well as during log on.
  • Session management. For example, how connection is established.
  • Linked accounts
  • Mail notifications
  • Workflows

Platform considerations and requirements

Platform consideration

Description

Default platforms

The default platforms provided with Privilege Cloud represent every device or application that Privilege Cloud can manage out-of-the-box, as well as templates for Group platforms. We recommend that you treat all default platforms as templates. If you want to use a default platform, duplicate it, and use the duplicated platform. For details, see Add a new platform (duplicate).

Platform settings

Settings depend on the platform type. Each platform type includes different settings. For details, see Platform types.

Account and platform links

Each account defined in the system must be associated with a relevant platform.

Safe configurations

By default, platform configurations are applied to all Safes. Use the AllowedSafe parameter to enable platforms for specific Safes.

Max. number of platforms

The Privilege Cloud environment can include a maximum number of 800 platforms.

View system platforms

To access the Platforms page, in the Privilege Cloud Portal, click Administration , and then click Platform Management.

The Platforms page displays all of the platforms that either come out-of-the-box (as described in the CPM plugins section) or that you have added to your system.

Platform Management Page

The platforms are categorized according to Platform types and are in a list view. In this mode you can see the affected policy rules for each platform. The values for each rule are the default values set in the master policy or according to the values set in the policy exception. For details, see . The policy rule cannot be edited directly from within the platform, but rather from the master policy or from exceptions created for a specific platform. For details, see Set the Master Policy and Create exceptions to Master Policy.

Edit and apply actions to a platform

Platform properties can be viewed and edited from within a platform. For details, see Edit a platform.

You can add a platform by duplicating it or importing, deactivate, activate, edit, export, or delete a platform. All actions are performed in the platform row.

To perform actions on a platform:
  1. In the platform category (Windows, *NIX, Cloud Service, etc.) click the arrow to expand the category and display all specific platforms of that category.

  2. In the right-most column of the platform row, click the ellipsis button and select the required action.

Platform types

The following table describes the platform types.

Type

Description

Target

Target platforms are associated with target accounts. Target accounts allow users to connect to various machines and devices. Examples of target accounts are:

  • Operating systems
  • Databases
  • Security appliances
  • Network devices
  • Directories
  • Applications

Target platforms define the settings described in Overview.

Dependent

Dependent platforms are associated with dependent accounts.

Dependent accounts are accounts that represent resources, such as Windows Services or Windows Scheduled Tasks, that are accessed from a target machine, not necessarily the same target machine, and require the same credentials as the target machine. When changing a password, the CPM synchronizes the target account password with all other occurrences of that password in the related dependent accounts. For details, see Manage dependent accounts.

Group

A group platform is associated with a group. A group includes multiple accounts. Account groups are a group of accounts that share a password and for which passwords are managed together, whether the password change is scheduled or initiated by a user.

Account that belong to a group have two platforms assigned to them:

  • Target platform. This is the typical platform associated with an account, which includes the CPM plugin that performs the password change on the target machine.
  • Group platform. This platform determines when the password is changed and the password policy.

Rotational group

Rotational group platforms are associated with a group of accounts for which the credentials are changed asynchronously.

This is beneficial in a dual account deployment. For details, see Manage dual accounts.

Add a new platform (duplicate)

To add a new platform, duplicate one of the existing platforms, and make changes to the newly created platform.

This procedure is relevant for all platform types.

We recommend that you employ a logical naming convention. Platform names must be unique.

After you create a customized platform, you can edit it at any time.

To duplicate a platform:

  1. In the Privilege Cloud Portal, click Administration , and then click Platform Management.
  2. Click the platform type that you want to duplicate: Targets, Dependents, Groups, or Rotational Groups.

  3. Select the platform, click the ellipsis button next to that platform, and then click Duplicate.
  4. On the Duplicate Platform dialog box, enter a logical name and a description, and then click Create.

    The new platform is added to the list of platforms.

  5. Select the platform from the list, and then click Edit.

  6. On the edit page, expand the properties in the left pane, and change them as required.

    For details on each property, see Platform configuration and settings.

Search and filter platforms

You can search for a platform based on the platform name. You can also filter target platforms.

To search for a platform:

  1. In the Privilege Cloud Portal, click Administration , and then click Platform Management.
  2. In the Search box at the top of the window, enter the platform name, and click Search .

To filter Target platforms:

  1. In the Privilege Cloud Portal, click Administration , and then click Platform Management.
  2. In the Targets tab, click Filter.
  3. Select one or more fields that you want to filter your target platforms by, and click Apply.
  4. To use a different set of filters, click Clear all filters, and select the filters that you want.

Import a platform

You can import all four platform types:

  • Target

  • Dependent

  • Group

  • Rotational group

Obtain the platform package from one of the following sources:

  • CyberArk Marketplace
  • Your CyberArk support representative

The platform zip file that you import cannot be larger than 20 MB.

To import a platform:

  1. In the Privilege Cloud Portal, click Administration , and then click Platform Management.
  2. Click Marketplace to access the CyberArk Marketplace, and download the platform package that you want to import.
  3. Click Import Platform to upload it.

     

    This procedure is relevant only for importing platform packages. It is not relevant for importing PSM connectors.

Activate and deactivate a platform

You can deactivate platforms that are not in use in order to hide them from the platforms list when an account is created. This also facilitates step-by-step implementations during which platforms can be made active at different phases.

Inactive platforms cannot be assigned to new or modified accounts, and accounts associated with deactivated platforms are not managed automatically by the CPM.

This procedure is not relevant for dependent platforms. Dependent platforms are activated or deactivated according to the target platform they are associated with.

To activate or deactivate a platform:

  1. In the Privilege Cloud Portal, click Administration , and then click Platform Management.
  2. Click the platform type that you want to deactivate or deactivate: Targets, Groups, or Rotational Groups.

  3. Select the platform, click the ellipsis button next to that, and then click Deactivate or Activate.

Export a platform

You can export a platform when, for example, you want to upload it to CyberArk Marketplace or if you want to import it to a production environment from a development environment.

When you export a platform, a zip file is created with the CPM policy files and the Privilege Cloud Portal settings. If there are additional CPM plugin files, you must add them manually to the zip file, before you import them to a new environment.

A full platform package contains the following files:

File

Description

CPM Policy file

Mandatory

An INI file that contains the settings that determine how the system will manage associated passwords. This file is mandatory. You can create a new CPM Policy file, or use an existing one.

Privilege Cloud Portal Settings file

Mandatory

An XML file that contains the Privilege Cloud Portal settings of the platform.

CPM plugin files

Optional

EXE or DLL executable files and other files with policy settings for a specific CPM plugin. For example, a CPM plugin that manages PMTerminal-compatible accounts requires a prompts and process file to be added.

To export a platform:

  1. In the Privilege Cloud Portal, click Administration , and then click Platform Management.
  2. Select the platform that you want to export.

  3. Select the platform, click the ellipsis button next to that platform, and then click Export.

    A zip file is downloaded to your computer.

Edit a platform

The Platforms page displays a logical view of all the platforms in the system, categorized by Platform types. The information displayed includes the policy rules for the platform, which can only be edited from the policy itself. Other platform properties can be edited from within the platform.

The following options in the platform settings page enable you to customize account management on supported target platforms:

  • UI & Workflows – Customizes account management workflows on target accounts, such as ticketing systems and associated logon and verification accounts.
  • Automatic Password Management – Defines how passwords are managed in the Privilege Cloud solution.

To edit a platform:

  1. In the Privilege Cloud Portal, click Administration , and then click Platform Management.
  2. Click the platform type that you want to edit: Targets, Dependents, Groups, or Rotational Groups.

  3. Select the platform, click the ellipsis button next to that platform, and then click Edit.
  4. On the edit page, expand the properties in the left pane, and change them as required.

    For details on each property, see Platform configuration and settings.

Associate PSM connectors with the platform

PSM connectors are used to enable users to connect to target machines. This is done on a platform by platform basis and affects all the accounts that are associated with the platform. For more details on PSM connectors, see PSM Connectors.

To associate PSM connectors with a platform:

  1. In the Privilege Cloud Portal, click Administration , and then click Platform Management.
  2. Select the platform to which you want to add connectors, click the ellipsis button next to that platform, and then click Manage Connectors.

  3. If this platform is not associated with a PSM server, you are prompted to select a PSM server.

    On the Manage Connectors window, select the PSM server through which the connectors will be managed, and then click Next.

  4. On the Manage Connectors window, select the PSM connectors that you want to associate with the platform, and then click Save.

    Manage connectors screen

    If the required connector is not in the list, you can upload a connector package from your local computer. It can be a connector that you have downloaded from CyberArk Marketplace, or a custom connector.

     

    If you associated more than one connector with the platform, the first connector added will be the default connector. To change the default connector, follow the instructions in Edit a platform and change the PSMC



Keywords:
CyberArk, Privilege Cloud, PAM, Platforms, account, secret, vault 
Doc ID:
137974
Owned by:
Peter V. in Cybersecurity
Created:
2024-06-17
Updated:
2024-08-06
Sites:
Office of Cybersecurity