nerdexam
Exams201Questions#170
F5

201 · Question #170

201 Question #170: Real Exam Question with Answer & Explanation

The correct answer is B: Run tmsh create auth user username prompt for password' from bash. The f5adduser commands were removed and tmsh is the recommended way to create users. https://support.f5.com/csp/article/K11677

Question

Which method is recommended for creating a new user from the CLI?

Options

  • ARun f5adduser username' then 'f5passwd username' from bash or tmsh
  • BRun tmsh create auth user username prompt for password' from bash
  • Cedit bigip.conf to add the new user and the user's clear-text password
  • DRun useradd username' then 'passwd username' from bash tmsh

Explanation

The f5adduser commands were removed and tmsh is the recommended way to create users. https://support.f5.com/csp/article/K11677

Community Discussion

No community discussion yet for this question.

Full 201 Practice