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

Posted by: Pdfprep Category: 201 Tags: , ,

Which method is recommended for creating a new user from the CLI?
A . Run f5adduser username’ then ‘f5passwd username’ from bash or tmsh
B . Run tmsh create auth user username prompt for password’ from bash
C . edit bigip.conf to add the new user and the user’s clear-text password
D . Run useradd username’ then ‘passwd username’ from bash tmsh

Answer: B

Explanation:

Reference:

The f5adduser commands were removed and tmsh is the recommended way to create users.

https://support.f5.com/csp/article/K11677

Leave a Reply

Your email address will not be published.