For a Privilege Session Manager (PSM) server, the network requirements primarily focus on its ability to interact with target systems securely and efficiently. The most accurate statement regarding these requirements is:
It must reach the target system using its native protocols (Option A). This is essential for the PSM to manage sessions effectively, as it needs to communicate using the protocols that the target systems are configured to accept, such as SSH for Linux servers or RDP for Windows servers.
Reference: [Reference: CyberArk’s PSM documentation typically outlines the need for PSM servers to have network paths configured to communicate directly with target systems using the relevant protocols to ensure secure and controlled session management., , ]
Question 2
On Privilege Cloud, what can you use to update users' Permissions on Safes? (Choose 2.)
Options:
A.
Privilege Cloud Portal
B.
PrivateArk Client
C.
REST API
D.
PACLI
E.
PTA
Answer:
A, C
Explanation:
Explanation:
On CyberArk Privilege Cloud, updating users' permissions on safes can be done through the Privilege Cloud Portal and the REST API. The Privilege Cloud Portal provides a user-friendly graphical interface where administrators can manage user permissions directly within the portal's safe management settings. Additionally, the REST API offers a programmable way to automate permission updates across safes, which is especially useful for bulk changes or integrating with other management tools. Both methods provide effective means to manage and customize access controls in a CyberArk environment, allowing for detailed permission settings per user on specific safes.
Question 3
Which browser is supported for PSM Web Connectors developed using the CyberArk Plugin Generator Utility (PGU)?
Options:
A.
Internet Explorer
B.
Google Chrome
C.
Opera
D.
Firefox
Answer:
B
Explanation:
Explanation:
For PSM Web Connectors developed using the CyberArk Plugin Generator Utility (PGU), the supported browser is Google Chrome. This is because the PGU is designed to create plugins that are most compatible with Chrome's web technologies and security frameworks. Chrome is generally recommended by CyberArk for its up-to-date security features and extensive support for web applications. This is further supported by the CyberArk documentation on the Plugin Generator Utility, which specifies browser compatibility and the optimal environment for deploying web connectors.