Skip to content

A very simple solution to have standardized users and groups (with locked down uid and gid).

License

Notifications You must be signed in to change notification settings

AnchorFree/standard-users

Repository files navigation

standard-users

Support for creating users with standaradized uid/gid

Design

The users.txt file contains a list of unix usernames and IDs. The associated script files creates users with that ID and matching groups. If the user or group is already created with the correct id, it does nothing. Otherwise, if there are any conflicts or issues, the scripts error out.

Usage

On any modern unix, run main.sh. Alternatively pull users.txt and use it however you need.

Known Consumers

About

A very simple solution to have standardized users and groups (with locked down uid and gid).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages