How to create new user using CLI.
How to create new user using CLI.
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,
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,
ahsanul.moyeen- Number of Messages : 349
Point : 653
Registration Date : 2020-11-24

» enabling user=phone on sip invite
» What logging I need to enable to see the User-to-User data on the ProSBC server.
» Virtmanager: How to create a VM
» Can we create NAPs with the same IP?
» Error limit on create IP Interface service RTP
» What logging I need to enable to see the User-to-User data on the ProSBC server.
» Virtmanager: How to create a VM
» Can we create NAPs with the same IP?
» Error limit on create IP Interface service RTP
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum