Telcobridges - Session Border Controllers
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to create new user using CLI.

Go down

How to create new user using CLI. Empty How to create new user using CLI.

Post by Guest Thu Apr 22, 2021 5:31 am

Hello,

You can create a new user with the following method in the CLI:

# adduser newuser
# passwd newuser
# usermod -aG wheel newuser

Type visudo and enter

Add following under the ## Same thing without a password

newuser ALL=(ALL) NOPASSWD: ALL

Best Regards,

Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum