Skip to content

Bash User and account management system. Create, delete, manage groups and users in a easy way.

License

Notifications You must be signed in to change notification settings

kyle-c-simmons/usermanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usermanager

Usermanager - User and account management system. Create, delete, manage groups and users in a easy way.

alt userrmanager-image

Getting Started

Commands:

USERS - ADD USER: Adds a new user with a shell and home directory.
USERS - UPDATE USER: Update a users password, group, password expiry,
new home directory and add a comment.
USERS - DELETE USER: Removes a user from the system. 

GROUPS - ADD GROUP: Adds a new group.
GROUPS - UPDATE GROUP: Update a groups name.
GROUPS - DELETE GROUP: Delete a group from the system.

DISPLAY - USERS: Displays a specific user or all users.
DISPLAY - GROUPS: Displays a specific group or all groups.

Prerequisites

Requirements:

  • Linux or macOS

Deployment

To execute the script run ./usermanager.sh

Built With

  • #!/bin/bash - bash scripting

Authors

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE.md file for details

About

Bash User and account management system. Create, delete, manage groups and users in a easy way.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages