Creating Multiple Users on Multiple servers

Hey wassup,

I was locking for a method to create multiple users on multiple Linux/Unix machines with different user id group id….. so i brows the internet back and forth and didnt found nothing what i was locking for :( .

So i give up browsing and started scripting, shell scripting exactly because every Linux/Unix system has a “fucking shell” :) to be able to execute the script.

the zip contains 3 files.

  1. READ-ME ( it is not finished…. )
  2. userlist.txt (the file contains the user data, like a /etc/password file :) )
  3. and the script to execute useradd.sh

I also forgot the server list file where you add all you servers :)

I almost forgot about the most import en thing about the script, you need ssh keys on the root account :)

download

Share

Leave a Reply