Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrinalxdev/shell-user

User Management built in shell scripting
https://github.com/mrinalxdev/shell-user

Last synced: about 6 hours ago
JSON representation

User Management built in shell scripting

Awesome Lists containing this project

README

        

# Features

# Requirements for the project

- Script should be executed with root user else exit with code 1 and error message
- Script will take 1st argument as user and rest will be treated as comment
- Auto generate password for user
- After successfully executing the script, display the following
- username : < username >
- password : < auto_generated_password >
- host :