CyberArk PAM-SEN Practice Test Questions and Exam Dumps Part17 Q321-340

View Full CyberArk PAM-SEN Exam Dumps and Practice Test Dumps

 

Question 321.

A CyberArk administrator wants to confirm whether a managed password still matches the credential on the target system without changing it. Which operation should be used?

  1. Verify
    2. Reconcile
    3. Delete
    4. Suspend

Correct Answer: 1. Verify

Explanation:

The Verify operation checks whether the credential stored in CyberArk can successfully authenticate to the target account. It does not change the password, making it suitable for determining whether CyberArk and the target system remain synchronized. If verification fails because the password was changed outside CyberArk, reconciliation may be required. Verification can also help expose account lockouts, connection failures, or permissions problems. It is therefore a useful diagnostic and maintenance operation for confirming that privileged credentials remain valid before administrators or automated processes need to use them.

Question 322.

A company wants administrators to connect to privileged Windows servers without allowing them to view the managed passwords. What should be configured?

  1. Password retrieval for all users
    2. PSM-mediated access with restricted password retrieval
    3. Local credential files
    4. Manual password distribution

Correct Answer: 2. PSM-mediated access with restricted password retrieval

Explanation:

PSM can broker privileged sessions while keeping the managed credential hidden from the user. Safe permissions can allow an administrator to initiate a connection without granting direct password retrieval rights. CyberArk supplies the credential to the target system during session establishment. This reduces the possibility of passwords being copied, reused, or disclosed outside the PAM environment. PSM can also monitor and record supported sessions. Combining PSM-mediated access with least-privilege permissions provides stronger control over privileged credentials while still allowing administrators to perform required operational tasks.

Question 323.

A security team wants to locate privileged accounts that exist on servers but are not yet managed by CyberArk. Which capability should be used?

  1. CPM verification
    2. Session monitoring
    3. Account discovery
    4. Safe backup

Correct Answer: 3. Account discovery

Explanation:

Account discovery helps identify privileged identities that exist on target systems but have not yet been onboarded into CyberArk. These can include local administrators, service accounts, database accounts, and other elevated identities. Once discovered, accounts can be reviewed, classified, and prioritized for onboarding based on ownership and risk. Discovery helps reduce the security gap created by unknown or unmanaged privileged credentials. CPM verification applies to accounts already managed by CyberArk, while session monitoring focuses on activity performed through privileged connections.

Question 324.

A managed account password was changed directly on a target server, and the current password is unknown to CyberArk. Which operation should be performed?

  1. Verify
    2. Discover
    3. Record
    4. Reconcile**

Correct Answer: 4. Reconcile

Explanation:

Reconciliation is used when the credential stored in CyberArk no longer matches the actual target account and the current password is unknown. CPM uses a configured reconcile account with sufficient privileges to reset the managed account password and update the Vault with the new value. Verify can detect that the stored password is invalid but cannot correct the mismatch. Reconciliation therefore provides a controlled recovery mechanism after manual password changes or other synchronization failures. Properly configured reconcile credentials are important for restoring accounts without needing to know the previous password.

Question 325.

A company wants domain administrator accounts and routine server accounts to have different access-control rules. What should the CyberArk engineer configure?

  1. Separate Safes with different memberships and permissions
    2. Different browser settings
    3. Different PVWA themes
    4. Different workstation profiles

Correct Answer: 1. Separate Safes with different memberships and permissions

Explanation:

Safes provide logical security boundaries within the CyberArk Digital Vault. By placing high-risk domain accounts and routine server accounts in separate Safes, administrators can apply different membership, password retrieval, approval, and auditing permissions. Highly sensitive credentials can therefore be restricted to a smaller group and governed by stronger controls. This supports least privilege and separation of responsibilities. Browser or interface settings do not provide comparable security segmentation. A well-designed Safe structure helps align CyberArk access controls with the sensitivity and ownership of protected privileged accounts.

Question 326.

A Windows service fails immediately after CPM changes the password of the account it uses. What should the administrator review first?

  1. PVWA color settings
    2. Dependent account configuration
    3. Safe description
    4. PSM recording retention

Correct Answer: 2. Dependent account configuration

Explanation:

A Windows service can depend on a managed service-account credential. If CPM rotates the primary password but the service configuration is not updated, the service continues authenticating with the old value and may fail. The administrator should confirm that the service is defined as a dependent account and that CyberArk can update the stored credential after rotation. Correct dependency management helps prevent service outages and repeated account lockouts. Interface settings such as PVWA colors or Safe descriptions do not affect how dependent credentials are synchronized.

Question 327.

Which CyberArk component provides the main browser interface for searching accounts, managing Safes, and requesting access?

  1. CPM
    2. PSM
    3. PVWA
    4. Digital Vault

Correct Answer: 3. PVWA

Explanation:

Password Vault Web Access provides the browser-based interface through which authorized users and administrators interact with many CyberArk PAM functions. Users can search for privileged accounts, request access, manage Safe membership, launch privileged sessions, and perform administrative tasks according to their permissions. CPM is responsible for credential management, PSM controls privileged sessions, and the Digital Vault securely stores protected objects. PVWA therefore serves as the primary user-facing portal that brings together many of the operational and administrative capabilities within the CyberArk environment.

Question 328.

A security investigator needs to review what an administrator did during a privileged RDP session. Which capability should be used?

  1. Password verification
    2. Account discovery
    3. Safe membership review
    4. PSM session recording**

Correct Answer: 4. PSM session recording

Explanation:

PSM can record supported privileged sessions such as RDP, allowing authorized investigators or auditors to review user activity after the session ends. This provides detailed evidence of actions performed on the target system and can support compliance, investigations, and incident response. Authentication logs may show only that a connection occurred, while session recordings provide greater visibility into what actually happened. CPM manages credentials, while Account Discovery identifies unmanaged privileged accounts. PSM recording is therefore the appropriate capability for reviewing interactive privileged activity.

Question 329.

A company needs different password complexity and rotation requirements for Windows, Unix, and database accounts. What should be configured?

  1. Separate account platforms
    2. Different Safe descriptions
    3. Different browser versions
    4. Different PVWA themes

Correct Answer: 1. Separate account platforms

Explanation:

CyberArk platforms define how different types of managed accounts are handled. Platform settings can include password complexity, rotation frequency, verification, reconciliation, and target-specific connection requirements. Windows, Unix, and database systems can have different password restrictions and management behaviors, so separate platforms allow CyberArk to apply the correct rules to each account type. CPM follows the assigned platform during credential-management operations. Browser settings and Safe descriptions do not determine password lifecycle behavior. Proper platform design enables reliable automation across diverse target technologies.

Question 330.

A user can connect successfully through PSM but cannot retrieve or display the password. What is the most likely explanation?

  1. The account has no platform assigned
    2. The user has connection permission but not password retrieval permission
    3. CPM is unavailable
    4. The Digital Vault is offline

Correct Answer: 2. The user has connection permission but not password retrieval permission

Explanation:

CyberArk allows connection permissions and credential retrieval permissions to be separated. A user can therefore be authorized to connect through PSM while being denied the ability to view or copy the underlying password. PSM securely supplies the credential to the target system during connection establishment. This is a common least-privilege configuration because users can perform required administrative work without unnecessary exposure to the secret. If the session works successfully, the missing password retrieval capability is most likely an intentional Safe permission restriction.

Question 331.

A company wants to reduce the risk that an application password will be exposed through source code or configuration files. What should the engineer recommend?

  1. Secure runtime credential retrieval through CyberArk
    2. Store the password in another plaintext file
    3. Share one administrator password with all applications
    4. Disable password rotation

Correct Answer: 1. Secure runtime credential retrieval through CyberArk

Explanation:

Applications should retrieve credentials securely at runtime rather than embedding privileged secrets in source code or configuration files. CyberArk can provide a controlled mechanism that authenticates the application and returns only the permitted secret. This keeps credentials centrally protected and makes rotation easier because application code does not need to be modified whenever a password changes. It also reduces the risk of exposure through source repositories, backups, or local configuration access. Access should be limited to the intended application identity to maintain strong control over non-human privileged credentials.

Question 332.

An audit team needs access to privileged session recordings but must not be able to change passwords or modify Safe membership. What should be configured?

  1. Full Safe ownership
    2. Least-privilege audit permissions
    3. CPM administration rights
    4. Unrestricted password retrieval

Correct Answer: 2. Least-privilege audit permissions

Explanation:

Audit personnel should receive only the permissions needed to perform independent review activities. They may require access to session recordings, reports, or account activity but generally should not be able to change credentials, administer Safes, or modify platforms. CyberArk supports granular permissions that allow these responsibilities to be separated. Applying least privilege strengthens separation of duties and reduces the risk of unauthorized or accidental changes. Broad administrative access would exceed the audit team’s actual business requirement and could weaken the independence of the review process.

Question 333.

A service account becomes locked repeatedly after automated password changes. What should the administrator investigate first?

  1. PVWA page layout
    2. Safe description
    3. A dependency that continues to use the previous password
    4. PSM recording resolution

Correct Answer: 3. A dependency that continues to use the previous password

Explanation:

Repeated lockouts after credential rotation commonly indicate that an application, Windows service, scheduled task, script, or other dependency still authenticates using the old password. These failed attempts can quickly trigger the target system’s account lockout policy. The administrator should identify every system that uses the account and verify that its stored credential is updated when CPM changes the primary password. Authentication logs can help identify the stale credential source. Unlocking the account alone will not solve the problem if the dependency continues using the previous password.

Question 334.

Which CyberArk component performs password verification, changes, and reconciliation for managed accounts?

  1. PSM
    2. PVWA
    3. Digital Vault
    4. CPM**

Correct Answer: 4. CPM

Explanation:

The Central Policy Manager performs core automated password-management operations according to the account’s assigned platform. CPM can verify that a credential is valid, change the password based on policy, and reconcile the account when synchronization is lost. It connects to the target system and ensures updated credentials are securely stored in the Digital Vault. PSM manages privileged sessions, while PVWA provides the web interface. The Digital Vault protects the credentials but does not itself perform target-system password operations. CPM is therefore central to managed credential lifecycle automation.

Question 335.

A managed Linux account is visible in PVWA, but the expected SSH connection option is missing. What should the administrator review first?

  1. Platform connection components and user permissions
    2. Browser history
    3. Safe description length
    4. Account creation date

Correct Answer: 1. Platform connection components and user permissions

Explanation:

PSM connection options are controlled by the assigned account platform, configured connection components, and the user’s authorization. If SSH is missing, the administrator should verify that the correct PSM connection component is enabled and associated with the platform. The user’s permissions to launch that connection should also be confirmed. Target-system configuration may need validation as well. Browser history and Safe descriptions do not determine connection availability. Platform and permission settings are therefore the most relevant areas to investigate first.

Question 336.

Which CyberArk component serves as the hardened secure repository for privileged credentials and protected objects?

  1. CPM
    2. Digital Vault
    3. PSM
    4. PVWA

Correct Answer: 2. Digital Vault

Explanation:

The Digital Vault is the secure central repository used to store privileged credentials and other protected information within CyberArk PAM. It enforces access controls and provides the storage layer used by other CyberArk components. CPM interacts with the Vault during credential-management operations, PSM uses managed credentials when establishing privileged sessions, and PVWA provides authorized users with a browser interface. The Digital Vault’s primary role is to protect sensitive privileged information from unauthorized access while maintaining centralized control over secret storage.

Question 337.

A company wants manager approval to be required before users access only its most sensitive privileged accounts. What should the CyberArk engineer configure?

  1. Selective dual control
    2. Disable all approval workflows
    3. Grant permanent access to every user
    4. Apply identical approval rules to every account

Correct Answer: 1. Selective dual control

Explanation:

Dual control can be applied selectively based on account sensitivity and organizational risk. Highly privileged domain, production, or financial accounts may require approval before access, while routine accounts can remain governed by standard Safe permissions. This provides additional oversight where it is most valuable without adding unnecessary administrative delay to every privileged action. Dual control can also be combined with PSM recording, time restrictions, and automated password rotation. A selective approach allows organizations to strengthen governance while keeping routine privileged workflows efficient.

Question 338.

An organization requires passwords for a group of managed accounts to be rotated automatically every 60 days. Where should the requirement be configured?

  1. PSM recording policy
    2. Account platform policy
    3. PVWA display settings
    4. Safe naming rules

Correct Answer: 2. Account platform policy

Explanation:

CyberArk account platforms define password lifecycle settings such as password age, rotation frequency, complexity, verification, and reconciliation behavior. If a group of managed accounts must have its passwords changed every 60 days, the relevant platform policy should be configured accordingly. CPM then performs the password changes based on that schedule. PSM recording settings and PVWA display options do not control credential age. Platform-based configuration provides a centralized and consistent way to enforce password-management requirements across similar account types.

Question 339.

A company plans to onboard hundreds of service accounts into CyberArk. What should be completed before automatic password rotation is enabled broadly?

  1. Identify dependencies and test representative accounts
    2. Rotate every account immediately
    3. Disable verification
    4. Remove reconciliation settings

Correct Answer: 1. Identify dependencies and test representative accounts

Explanation:

Service accounts often support applications, scheduled tasks, Windows services, or scripts that may store their credentials. Before enabling automated rotation at scale, the engineer should identify these dependencies and test representative accounts. Verification, password changes, reconciliation, and dependent credential updates should all be validated. This phased approach helps uncover hidden dependencies, target-system restrictions, and permission problems before production services are affected. Enabling rotation broadly without testing can cause authentication failures, account lockouts, and outages if dependent systems continue using obsolete passwords.

Question 340.

Before assigning a newly configured CyberArk platform to a large number of production accounts, what should the engineer validate?

  1. Only the platform display name
    2. Only account visibility in PVWA
    3. Only Safe membership
    4. Password verification, rotation, reconciliation, PSM access, and dependency behavior**

Correct Answer: 4. Password verification, rotation, reconciliation, PSM access, and dependency behavior

Explanation:

A newly configured platform should be tested end to end before broad production deployment. The engineer should confirm that CPM can verify, change, and reconcile credentials correctly and that target systems accept the configured password rules. PSM connections should be tested where applicable, and dependent systems should remain synchronized after password changes. Representative target systems and recovery scenarios should also be included. Comprehensive validation reduces the risk of widespread authentication failures, inaccessible privileged accounts, lockouts, and service disruptions when the platform is assigned at scale.