CyberArk - PrivilegeCloud - Implementation Document
CyberArk - PrivilegeCloud - Implementation Document
Implementation
and Configuration
Document for
Nerolac
page 1
Contents
Contents
Contents .......................................................................................................................................................................2
Set the password for CyberArk Cloud admin user........................................................................................... 3
Set the password for the Identity installer user.............................................................................................. 5
Run the prerequisites script .......................................................................................................................... 8
Deploy the Management Agent.................................................................................................................. 15
Deploy the Privilege Cloud Components – CPM and PSM............................................................................. 18
Selecting which Components to install .....................................................................................................................................................................18
Confirm the CPM and PSM were successfully installed ..............................................................................................................................................22
CyberArk Central Policy Manager Scanner ................................................................................................................................................22
CyberArk Password Manager ......................................................................................................................................................................22
page 2
CyberArk Privilege Cloud Implementation Document
2. Enter your CyberArk Identity Security Platform username and click Next. This
information is in the email you received and it should be in your tenant_info.txt file.
3. You will next be prompted for a password, which we don’t have, so click on Forgot your
password? to initiate a password reset.
page 3
CyberArk Privilege Cloud Implementation Document
5. You will receive an email with an eight-digit code, which you can then enter into the
field and then click Authenticate.
Note: Rather than entering the code, you can choose to click on the link Continue with
Authentication, which will also allow you to authenticate.
Note: Make sure that your password meets the requirements, which are displayed below
the Next button. Characters NOT to be used when changing password: \&"|<>$ and
space.
page 4
CyberArk Privilege Cloud Implementation Document
In this section, we will set a new password for the built-in Identity user account –
installeruser – that we will use during the different installation processes we will be
running in this course.
Once again, it is recommended that you keep a copy of this password in your
tenant_info.txt file for convenience.
1. You should be logged into Windows on VM Connector Server as Admin / Cyberark1.
3. Navigate to the CyberArk Identity Security Platform URL that was provided to youin
the email containing the privileged cloud tenant details and log in using the
username and password we set previously and then click on Go to Identity
Administration.
page 5
CyberArk Privilege Cloud Implementation Document
The first time you connect, you will be presented with an introduction screen. Take the
time to review the material, clicking Next to move through the sections. When you are
finished, you can close the window.
4. In Identity Administration, in the left pane, under Core Services, click Users.
Then on the left, click the All Users or All Service Users set, and then click the
installeruser in the list to view the user details.
5. Note the full name of the Installer user. Copy this username to your tenant_info.txt
file as you will need it at a later stage. Click on Back to Users at the top of the
window.
page 6
CyberArk Privilege Cloud Implementation Document
6. Check the box for the installeruser and at the top of the window, click Actions > Set
Password.
7. In the Set User Password dialog box, enter a new password and click Save. Your
password should include alphanumeric characters only and should not include
special characters. Once again, type this password into your Tenant_info.txt file,
save it, and then copy and paste it into this window.
Note: Do NOT use the following characters when changing the password: \/<>{}''&"$*@`|
and space) (Password example: C-Uuni1234)
page 7
CyberArk Privilege Cloud Implementation Document
1. If you are not already, login to VM Connector Server server as Admin (password is
Cyberark1).
2. Navigate to C:\CyberArkFiles\Tools\ConnectorCheckPrerequisites_PrivilegeCloud.
3. Run PowerShell as an administrator, which you can do from the Windows file
explorer by going to File -> Open Windows Powershell -> Open Windows
Powershell as administrator. This has the advantage of opening the terminal in the
current directory, which is where the script we want to run is sitting.
page 8
CyberArk Privilege Cloud Implementation Document
Note: The prerequisites script was downloaded to your environment ahead of time for
convenience. In production you will need to download this script from the CyberArk
Marketplace. The prerequisites script is continuously updated. This may cause the
output you receive in the lab to be slightly different than in the screenshot provided
in this guide. If the script is performing some updates during the first run and ended,
please run the script again after the update is completed successfully.
Note: Visit the online documentation to learn more about the tests performed by the
prerequisites script.
.\ConnectorCheckPrerequisites_PrivilegeCloud.ps1
page 9
CyberArk Privilege Cloud Implementation Document
The script will perform any necessary updates and then ask you to relaunch the
script. Use the Up arrow on your keyboard to relaunch the script.
5. You will then be prompted for information about your CPC tenant, which you can find
in your tenant info file. You will be prompted for:
page 10
CyberArk Privilege Cloud Implementation Document
6. After performing a number of checks, you will be prompted to deploy RDS. Click
Yes.
7. You will be prompted to restart the server. Make sure you save any changes to your
tenant info file before restarting.
8. Once Windows has restarted, log back in as Admin with the password Cyberark1.
The script will resume automatically.
page 11
CyberArk Privilege Cloud Implementation Document
9. You will be asked to run the CPM Install Connection test. Select Yes.
page 12
CyberArk Privilege Cloud Implementation Document
12. If you scroll back up to the prerequisites checks, you will see that the process
encountered an error relating to the Secondary Logon service. This is used by the
Shadow users to invoke Apps with Apps.
13. We need to resolve this issue, which we can do by by re-running the prerequisites
script with the Troubleshooting flag.
page 13
CyberArk Privilege Cloud Implementation Document
15. Run PowerShell as an administrator, which you can do from the Windows file
explorer by going to File -> Open Windows Powershell -> Open Windows
Powershell as administrator
.\ConnectorCheckPrerequisites_PrivilegeCloud.ps1 -Troubleshooting
19. When this step is finished, enter q to return to the previous menu (you may have to
enter q twice to quit).
20. And that completes our prerequisites checks. Log files can be found in the folder
where the script resides:
page 14
CyberArk Privilege Cloud Implementation Document
In this section we will deploy CyberArk Privilege Cloud components to our Windows server
(connector1) using the Connector Management interface. We will:
In this section, we will deploy the Connector Management Agent. This will do two things:
It will install the Management Agent on the target server, which in our
case isconnector1.
It will also register the Componet server in the Connector Management
interface so that we will be able to deploy the CyberArk Privilege Cloud
components to that server.
1. Navigate to the Privilege Cloud Web Portal URL that was provided to you in the
email containing the privileged cloud tenant details and login using your Privilege
Cloud username.
2. Click on the icon with the circle and nine dots. Click on Connector Management
page 15
CyberArk Privilege Cloud Implementation Document
4. This will generate a unique PowerShell script with a time-limited security token (valid
for 15 minutes). We need to copy this script into PowerShell, so click on Copy to
clipboard.
5. Open PowerShell as Administrator on the machine on which you intend to install the
connector (in this case Connector Server) and paste the script. Then press ENTER.
page 16
CyberArk Privilege Cloud Implementation Document
6. The script will fetch the resources, install the Connector Management Agent on the
server, and register it (as Connector1) in the CyberArk Privilege Cloud Connector
Management interface.
After a minute or so, the Connector Management interface will display the new Connector.
page 17
CyberArk Privilege Cloud Implementation Document
7. Click on Connector1 to view what components have been deployed. For the
moment, only the Management Agent is installed.
Now that our Connector Manager can communicate with the Privilege Cloud Vault, we will
deploy the Privilege Cloud Component services to the Connector Server server. This will
deploy and configure the CPM and the PSM on the current machine.
1. Navigate to the Privilege Cloud Web Portal URL that was provided to you in the
email containing the privileged cloud tenant details.
3. Click on the Identity Administration services icon (the circle with nine dots as
shown below) and click on Connector Management
page 18
CyberArk Privilege Cloud Implementation Document
4. Select Connector 1.
We can now select which Components we want to install. In this case we will install both the
CPM and the PSM. Click Next.
page 19
CyberArk Privilege Cloud Implementation Document
page 20
CyberArk Privilege Cloud Implementation Document
Locate the PSM section. Here we will enter the credentials of a user who has the authorization
to install and configure elements on the connector1 server. We will use the domain user Admin.
Enter nerolac.com for the Domain. Enter Admin for the user name and Cyberark1 for the
password. When you are ready, click Next.
7. Since you already have run the prerequisites script, you can click on Install.
page 21
CyberArk Privilege Cloud Implementation Document
8. The components will now we installed. The installation progress will be displayed.
This will take a few minutes.
9. The installation is complete when all four Components display a green checkmark.
In this section we will make sure the installation of the CPM and PSM completed
successfully.
3. Verify the following four services are installed and are running:
page 22
CyberArk Privilege Cloud Implementation Document
Note: We will test credential and session management tasks in a later stage.
4. Close the Services applet.
page 23
CyberArk Privilege Cloud Implementation Document
1. Navigate to the Privilege Cloud Web Portal URL that was provided to you in the
email containing the privileged cloud tenant details.
3. Go to Identity Administration.
4. Click on Settings > Network in the menu bar on the left and click on Add CyberArk
Identity Connector.
page 24
CyberArk Privilege Cloud Implementation Document
5. Select Download. Once the file is downloaded, you can close this dialog.
Installation
page 25
CyberArk Privilege Cloud Implementation Document
2. Then click Yes at the UAC dialog to accept to run the software.
page 26
CyberArk Privilege Cloud Implementation Document
4. Tick the box to accept the terms of the license agreement and then click Next.
page 27
CyberArk Privilege Cloud Implementation Document
6. Click Install.
7. At the end of the installation, click Finish. This will end the installation phase of
CyberArk Identity Connector deployment and will immediately launch the
Connector Configuration Wizard, which we will see in the next section.
Configuration
page 28
CyberArk Privilege Cloud Implementation Document
2. Enter the full InstallerUser username and its password and click Next.
Note: It does ask for the “admin user”, but what it needs here is the installer user.
page 29
CyberArk Privilege Cloud Implementation Document
4. Uncheck the box for Activate Idaptive Pages and click Next.
4. In this step, we will allow the Identity Connector access to the Deleted Objects
container. Select the domain nerolac.com and click Edit.
page 30
CyberArk Privilege Cloud Implementation Document
5. Because we are logged in as Admin, who is a domain admin, we can use the
current credentials. Click OK.
6. Click Yes to change the container ownership and then click Next.
page 31
CyberArk Privilege Cloud Implementation Document
7. The Connector Configuration Wizard will then execute a number of checks, which
should all succeed. When finished, click Next.
8. The Connector service will then start up and you will see Connector setup is
complete. Click Finish to exit the wizard.
page 32
CyberArk Privilege Cloud Implementation Document
9. As a final step, we will verify that the changes we have made locally in environment
have been reflected in the CyberArk Identity configuration in the Cloud.The last
connection result should show as successful.
page 33
CyberArk Privilege Cloud Implementation Document
Note: You may receive a connection error at this point. Occasionally, the installation
process does not release the ports used during the installation process. A reboot
will correct this.
10. Now log in to the Identity Portal with your admin user, go to Identity
Administration | Settings | Network and confirm your directory forest and
connector hostname are present.
page 34
CyberArk Privilege Cloud Implementation Document
1. Login to Identity and go to Identity Administration > Settings > Authentication >
Authentication Profiles.
3 Name the new profile MFA Profile. Enable Password for Challenge 1 and Email
confirmation code for Challenge 2. Click OK when you are finished.
page 35
CyberArk Privilege Cloud Implementation Document
4. Now go to Core Services > Policies and click Add Policy Set.
5. Under Policy Settings, name the new Policy MFA Policy and check the button for
Specified Roles. This will allow you to add new roles to the policy. Click the Add
button.
page 36
CyberArk Privilege Cloud Implementation Document
6. Check the boxes for the four following Privilege Cloud built-in roles and click Add.
Tip: You can enter the string ‘privilege’ in the search field to reduce the number of
options.
page 37
CyberArk Privilege Cloud Implementation Document
Note: For each of these roles, there are three versions: the plain one (e.g. Privilege
Cloud Users), a Basic version, and a Lite version. Make sure you choose the plain
version, as shown in the image above.
Still under MFA Policy, select Authentication Policies tab and then CyberArk Identity.
8. Then change the Default Profile to MFA Profile. Make sure to click Save when you
are done.
page 38
CyberArk Privilege Cloud Implementation Document
page 39
CyberArk Privilege Cloud Implementation Document
2. Click on Privilege Cloud Administrators > Members and then click the Add button.
3. Search for your user, tick the box next to it, and then click the Add button.
page 40
CyberArk Privilege Cloud Implementation Document
4. You should see your user in the list of Members. Click the Save button to commit
the change.
1. Open a new tab in your browser and enter the address for your tenant:
https://nerolac.cyberark.cloud/privilegecloud
page 41
CyberArk Privilege Cloud Implementation Document
You should be re-directed to the Privilege Cloud Portal, which for those familiar with
CyberArk PAM Self-Hosted solution is essentially the PVWA.
2. Click on System Health and verify that you have 1 user instance for the CPM and 2
user instances for the PSM / PSM for SSH.
page 42
CyberArk Privilege Cloud Implementation Document
Note: The following exercises are based on topics covered in the PAM or Privilege Cloud
Administration courses, which are a prerequisite to this course.
1. If you are not still connected, log in to Connector Server as Admin / Cyberark1.
2. Open Chrome and navigate to the Privilege Cloud portal URL assigned to you.
4. Create a safe called TEST. We don’t need to assign any users to it, so just click the
Skip and create Safe button.
Address
page 43
CyberArk Privilege Cloud Implementation Document
6. Confirm the CPM can verify and change the target Linux and target Windows
privileged accounts.
page 44
CyberArk Privilege Cloud Implementation Document
The End
And that completes the installation and basic configuration of the CyberArk Privilege Cloud
solution integrated with the Identity Security Platform Shared Services.
page 45