Skip to content

This script creates users and groups, sets up home directories with appropriate permissions and ownership, generates random passwords for the users, and log all actions to /var/log/user_management.log. Additionally, it stores the generated passwords securely in /var/secure/user_passwords.txt.

Notifications You must be signed in to change notification settings

vicsam/Script-to-create-new-users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Script-to-create-new-users

This script creates users and groups, sets up home directories with appropriate permissions and ownership, generates random passwords for the users, and log all actions to /var/log/user_management.log. Additionally, it stores the generated passwords securely in /var/secure/user_passwords.txt.

About

This script creates users and groups, sets up home directories with appropriate permissions and ownership, generates random passwords for the users, and log all actions to /var/log/user_management.log. Additionally, it stores the generated passwords securely in /var/secure/user_passwords.txt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages