nixCraft Linux/Unix Forum
Linux Shell script to add a user with a password to the system
nixCraft Articles
nixcraft
April 27, 2020, 9:18pm
1
Originally published at:
https://www.cyberciti.biz/tips/howto-write-shell-script-to-add-user.html
A
re you wondering how to add a user with a password using a shell script under Linux? Let us see how to add a new user and set/change a password including chaning the existing Linux user’s password in a Linux shell script.