This post is to present the installation steps for PSMP.Â
Pre-requisites
1Â Minimum installation CentOS72Â SSHD Service installed
Installation Steps
1Â Copy the PSM for SSH servers software to the server which you downloaded from CyberArk Secure File Exchange (SFE) site.
2Â Create administrative users on the PSM for SSH servers machine for future administrative access.
useradd proxymng
passwd proxymng
3Â Edit the vault.ini file to set your vault ip
vi vault.ini
address = 192.168.2.21
chmod 755 CreateCredFile
./CreateCredFile user.cred
5Â Edit the PSMPparms file to define the installation path and accept the Software License Agreement
mv psmpparms.sample /var/tmp/psmpparms
vi /var/tmp/psmpparms
Parameter | Description | ||
---|---|---|---|
InstallationFolder |
The full path of the installation folder that you created previously, and to where you copied the content of the PSM for SSH installation package.
| ||
InstallCyberArkSSHD |
Whether or not the PSM for SSH installation installs the CyberArk SSHD service or is integrated with the original service.
The default value is Yes.
For details, see InstallCyberArkSSHD parameter.
| ||
AcceptCyberArkEULA |
Whether or not you accept all the terms of the PSM for SSH end user license agreement. This agreement is on the installation package in the PSM installation package. Open this agreement and read it carefully, then set this parameter to Yes.
| ||
Hardening
|
Whether or not the PSM for SSH hardening settings will be applied.
| ||
CreateVaultEnvironment
|
Whether or not installation creates the PSM for SSH environment in the Vault.
By default, this parameter is set to Yes.
For a standard installation set to Yes.
For an installation in stages set to No.
|
6Â Install software RPM package
rpm -ivh CARKpsmp-11.04.1.7.x86_64.rpm
-  -v – Displays additional information while installing.
-  -h – Prints hash marks (#) as installation progresses.
The installation runs automatically and does not require any interactive response from the user. When the installation is complete, the following message appears:
"Installation process completed successfully."
If there is any issue to troubleshooting, you can find the details at https://docs.cyberark.com/Product-Doc/OnlineHelp/PAS/Latest/en/Content/PAS%20INST/Installing-the-PSMP.htm
7Â Test
System Check
System Health
New PSMP Connection Components
YouTube Video:
References
1Â Before Installing PSM for SSH2Â Install PSM for SSH.
No comments:
Post a Comment