nerdexam
F5

303 · Question #91

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?

The correct answer is A. create /auth user newadmin partition-access add {all-partitions {role admin }} prompt for-. Examining the use of commands, the creation of user is subordinate to auth

Integration and Security

Question

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?

Options

  • Acreate /auth user newadmin partition-access add {all-partitions {role admin }} prompt for-
  • Bcreate /users newadmin partition-access add {all-partitions {role admin JJ prompt for-password.
  • Ccreate /user newadmin partition-access add (all-partitions {role admin }} prompt- for-password.
  • Dcreate / sys user newadmin partition-access add (all-partitions {role admin )} prompt-for-

How the community answered

(51 responses)
  • A
    71% (36)
  • B
    16% (8)
  • C
    10% (5)
  • D
    4% (2)

Explanation

Examining the use of commands, the creation of user is subordinate to auth

Topics

#user management#tmsh command#admin role#partition access

Community Discussion

No community discussion yet for this question.

Full 303 Practice