Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starlingvibes/provision-users-and-groups
Stage 1 task for HNG11 DevOps track
https://github.com/starlingvibes/provision-users-and-groups
Last synced: about 6 hours ago
JSON representation
Stage 1 task for HNG11 DevOps track
- Host: GitHub
- URL: https://github.com/starlingvibes/provision-users-and-groups
- Owner: starlingvibes
- Created: 2024-07-01T09:22:26.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T10:31:08.000Z (4 months ago)
- Last Synced: 2024-07-06T11:42:25.907Z (4 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Automatically provision users and groups
This repository contains code that does the following:
1. The script should create users and groups and set up home directories with appropriate permissions and ownership
2. Generates random passwords for the users, and logs all actions to /var/log/user_management.log.
3. Additionally, the generated passwords are stored securely in /var/secure/user_passwords.txt