Creating multiple Linux users (useradd and passwd bash commands) automatically
Pass login/password pairs as command line arguments to the bash script.
USAGE: sudo bash create-unix-users.sh user1 user1password user2 user2password
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Creating multiple Linux users (useradd and passwd bash commands) automatically
Pass login/password pairs as command line arguments to the bash script.
USAGE: sudo bash create-unix-users.sh user1 user1password user2 user2password