Skip to content

Bijansholay/linux-automation-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

linux-automation-script

write a script that onboard multiple user key features

  1. The script created will read a CSV file, create each user on the server, and add to an existing group called developers (You will need to manually create this group ahead).
  2. it will will first check the script for the existence of the user on the system, before it will attempt to create it.
  3. Ensure that each user has a .ssh folder within its HOME folder. If it does not exist, then create it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages