Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mrinalxdev/shell-user
- Owner: mrinalxdev
- Created: 2024-04-08T10:55:03.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-08T11:12:41.000Z (8 months ago)
- Last Synced: 2024-04-08T12:30:02.361Z (8 months ago)
- Language: Shell
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :