Posted by: Pdfprep
Post Date: March 3, 2021
An LTM specialist needs to create a new account with the admin role called "newadmin’
and access to all partitions.
Which tmsh command should be executed?
A . create /auth user newadmin partition-access add {all-partitions {role admin }} prompt for-password.
B . create /users newadmin partition-access add {all-partitions {role admin JJ prompt for-password.
C . create /user newadmin partition-access add (all-partitions {role admin }} prompt- for-password.
D . create / sys user newadmin partition-access add (all-partitions {role admin )} prompt-for-password.
Answer: A
Explanation:
Examining the use of commands, the creation of user is subordinate to auth
Leave a Reply