collection of bash scripts to manage ldap users and groups

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

README.md

Configuration :

Copy the configuration file :

cp .env.example .env

Then, edit .env and set the correct values