collection of bash scripts to manage ldap users and groups

Théo Ertzscheid f16fc432ee Added a script to create a group (and add an user to it) 2 years ago
.env.example 4f2cebad20 Actually added LDAPOPTS (see previous commit) 2 years ago
.gitignore 8e2484f980 Initial commit 2 years ago
README.md bc5267031c Added README.md 2 years ago
addtogroups b532fe3ef2 Various fixes: 2 years ago
creategroup f16fc432ee Added a script to create a group (and add an user to it) 2 years ago
createperson b532fe3ef2 Various fixes: 2 years ago
funcs cf351cff4f Get the next posix uid/gid number via a function in person2posix 2 years ago
person2posix cf351cff4f Get the next posix uid/gid number via a function in person2posix 2 years ago
removeperson be28b7f359 Remove a user's posix group if it's a posix user 2 years ago

README.md

Configuration :

Copy the configuration file :

cp .env.example .env

Then, edit .env and set the correct values