collection of bash scripts to manage ldap users and groups

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

README.md

Configuration :

Copy the configuration file :

cp .env.example .env

Then, edit .env and set the correct values