PAM-DEF Exam QuestionsBrowse all questions from this exam

PAM-DEF Exam - Question 12


Which methods can you use to add a user directly to the Vault Admin Group? (Choose three.)

Show Answer
Correct Answer: ABCE

To add a user directly to the Vault Admin Group, you can use the REST API, PrivateArk Client, and PACLI (PrivateArk Command Line Interface). The REST API provides endpoints for user management, including adding users to groups. The PrivateArk Client is the traditional client interface for managing the CyberArk vault, which includes managing user groups. PACLI offers commands such as ADDGROUPMEMBER, which can be used to add a user to a group directly. PVWA, Active Directory, and Sailpoint facilitate user management but do not directly add users to the Vault Admin Group within this context. Therefore, the correct methods are the REST API, PrivateArk Client, and PACLI.

Discussion

8 comments
Sign in to comment
cyberbratzOptions: ABC
Nov 26, 2023

ABC Option E allows you to add a user to an LDAP security group that is added as a vault admin but the question asks that you "add a user directly into the vault admin group" so E is incorrect. A and B are definitely correct. Using PACLI, it seems there is an option to use the command ADDGROUPMEMBER to add a user directly to the vault admin group. So definitely A, B, and C are correct.

Prasant_ShanmugasekarOptions: ABE
Dec 14, 2023

PACLI can't be used to directly add users to the Vault Admin group. You will have to first create the user and then add it using another command.

celjouhariOptions: ABC
Dec 26, 2023

ABC https://docs.cyberark.com/PAS/Latest/en/Content/PACLI/User-Management-Functions.htm#UpdateGroup

zoldikOptions: ABE
Mar 9, 2023

Answer Correct ABE

Bob_IrawanOptions: ABC
Dec 29, 2023

ABC is the most correct answer in my opinion

miky_CisspOptions: ABC
Oct 16, 2023

ABC https://docs.cyberark.com/PAS/13.0/en/Content/PACLI/User-Management-Functions.htm?tocpath=Developer%7CCommand%20Line%20Interface%20(PACLI)%7C_____3

miky_Cissp
Oct 16, 2023

https://docs.cyberark.com/PAS/13.0/en/Content/WebServices/Add%20Account%20v10.htm?tocpath=Developer%7CREST%20APIs%7CAccounts%7C_____5

2995142Options: ABD
Apr 30, 2024

ABD, we can use the User Provisioning feature through PVWA to add an user to a group