Skip to content

Biswajit-Mohapatra2/Automation-with-ShellScripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Automation-with-ShellScripting

Automate User Creation using Shell Scripting

Prerequisite/Requirement

  • Script should be executed with root user else exit with status 1 and error message.
  • Script will take 1st argument as user and rest will be treated as comment.
  • Auto generate password for the user.
  • Upon successful execution of script, Display the following output:
    • username: (username)
    • password: (Auto-generated-password)
    • host: (Your-Host-Machine-Details)

About

Automate User Creation using Shell Scripting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages