Skip to content

This project demonstrates the creation and management of users, groups, directories, and permissions in a Linux environment.

License

Notifications You must be signed in to change notification settings

Elias-Solo/linux-user-management-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux User Management Project

This project automates the creation, management, and setup of users, groups, directories, and permissions for multiple departments on a Linux server.

Features

  • Creates users and groups for specified departments.
  • Configures directories with appropriate ownership and permissions.
  • Sets up a document with read/write restrictions.

How to Use

  1. Run the script with sudo:
    sudo bash setup_dept.sh

About

This project demonstrates the creation and management of users, groups, directories, and permissions in a Linux environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages