|
6 months ago | |
---|---|---|
.. | ||
README.md | 1 year ago | |
install.sh | 1 year ago | |
organization | 6 months ago | |
slapd.conf | 1 year ago |
Ce dossier contient un script permettant d'installer la config OpenLDAP sur un serveur VPS-like (Archlinux).
Attention ! Le script supprime toute base OpenLDAP déjà présente sur le système !
pacman -S openldap
$ git clone https://gitea.planet-casio.com/devs/VPS-config.git
$ cd VPS-config/ldap
$ sudo install.sh
Puis suivre les instructions.
$ ldapadd -x -D 'cn=ldap-root,o=planet-casio' -W
Puis suivre la doc sur le Wiki. Finir par ^D
.