Nextcloud - E05 OpenLDAP - Annexes
Voici la liste de toutes les sources que j’ai pu lire et/ou utiliser pour l’édification de l’architecture OpenLDAP présenté précédemment.
Quelques liens intérressants non-mentionnés précédemments :
- Tâches d’administration :https://www.digitalocean.com/community/tutorials/how-to-configure-openldap-and-perform-administrative-ldap-tasks
- Utilisation de TLS : https://www.digitalocean.com/community/tutorials/how-to-encrypt-openldap-connections-using-starttls
- Gestionnaire LDAP web & user-friendly: https://github.com/wheelybird/ldap-user-manager
- LDAPvi, editeur en ligne de commande : http://www.zarb.org/~guillomovitch/articles/ldapvi.html
- Surveiller la réplication : https://www.editions-eni.fr/open/mediabook.aspx?idR=c70ffcf9b4549f5a4a9482d844ecb252
- Surveiller les performances : https://prefetch.net/articles/monitoringldap.html
- LDAPs vs starttls : https://www.arsouyes.org/blog/2020/36_LDAPs_vs_starttls/
- Github issue - startTLS ne fonctionne pas avec LTB-SSP (Résolu) : https://github.com/ltb-project/self-service-password/issues/312
La documentation OpenLDAP :
Sources et liens de l’épisode 02 (Mise en place d'OpenLDAP
) :
- Définitions Wikipédia : https://fr.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol
- Image Docker osixia/docker-openldap : https://github.com/osixia/docker-openldap
- Les overlays : https://www.openldap.org/doc/admin24/overlays.html
- Différences entre les types de groupes : https://stackoverflow.com/questions/15818382/what-type-of-group-to-choose-in-openldap-for-grouping-users
- Password Policies : https://www.openldap.org/software/man.cgi?query=slapo-ppolicy
- Tutoriel de mise en place des Password Policies n°1 : https://tylersguides.com/guides/openldap-password-policy-overlay/
- Tutoriel de mise en place des Password Policies n°2 : https://www.arctiq.ca/our-blog/2018/9/4/implementing-a-password-policy-in-an-ldap-directory/
- Attributs d’une Password Policy : https://www.zytrax.com/books/ldap/ch6/ppolicy.html
- pqChecker : https://www.meddeb.net/pqchecker/
- Module Password Policy de LDAP-Tool-Box (LTB) : https://github.com/ltb-project/openldap-ppolicy-check-password
- Complément pour le module Password Policy de LTB : https://github.com/cedric-dufour/ppolicy-check-password/tree/debian-stretch
- 2e module Password Policy de LTB : https://github.com/ltb-project/ppm
- Man page du paquet checkinstall : https://manpages.debian.org/buster-backports/checkinstall/checkinstall.8.en.html
- Github du projet github-release : https://github.com/github-release/github-release
- Mon dépôt Github avec les paquets Debian des différentes architectures pour pqChecker : https://github.com/NoxInmortus/docker-build-pqchecker
Sources et liens de l’épisode 03 (Administration d'OpenLDAP
) :
- phpLDAPadmin : http://phpldapadmin.sourceforge.net/wiki/index.php/Main_Page)
- Image Docker osixia/docker-phpLDAPadmin : https://github.com/osixia/docker-phpLDAPadmin
- Templates phpLDAPadmin : http://phpldapadmin.sourceforge.net/wiki/index.php/Templates)
- FAQ de phpLDAPadmin : http://phpldapadmin.sourceforge.net/wiki/index.php/FAQ
- GroupOfUniqueNames vs groupOfNames : https://ldapwiki.com/wiki/GroupOfUniqueNames%20vs%20groupOfNames
- Tutoriel pour l’utilisation de l’overlay memberOf : https://www.thedeveloperfriend.com/ldap/user-security-groups-in-openldap/
- Github du projet Self-Service-Password de LTB : https://github.com/ltb-project/self-service-password
- Docker Image dtwardow/docker-ldap-self-service-password : https://github.com/dtwardow/docker-ldap-self-service-password
- Github du projet Service-Desk de LTB : https://github.com/ltb-project/service-desk
- Github du projet White-Pages de LTB : https://github.com/ltb-project/white-pages
- ACL LDAP (olcAccess) : https://www.openldap.org/doc/admin24/access-control.html
- ACL LDAP tutoriel n°1 : https://www.vincentliefooghe.net/content/les-acl-dans-openldap
- ACL LDAP tutoriel n2 : https://medium.com/@moep/keeping-your-sanity-while-designing-openldap-acls-9132068ed55c
- Mon dépôt Github pour l’image Docker des différents projets de LTB : https://github.com/NoxInmortus/docker-ldap-tool-box
Sources et liens de l’épisode 04 (Supervision et Sauvegardes d'OpenLDAP
) :
- Backend monitor : https://www.openldap.org/doc/admin24/monitoringslapd.html
- Tutoriel backend monitor n°1 : http://shaarli.guiguishow.info/?HOid1w
- Tutoriel backend monitor n°2 : https://blog.kmp.or.at/monitoring-openldap/
- Stack TIG : https://www.techrepublic.com/article/how-to-install-a-tig-stack-on-ubuntu-18-04/
- Input plugin Telegraf pour OpenLDAP : https://github.com/influxdata/telegraf/tree/master/plugins/inputs/openldap
- Dashboard Grafana pour OpenLDAP : https://grafana.com/grafana/dashboards/13349
- Zabbix : https://www.zabbix.com/
- Mon dépôt Github du rôle Zabbix : https://github.com/NoxInmortus/role-zabbix
- Dépôt Github du template Zabbix original pour superviser la réplication : https://github.com/MrCirca/OpenLDAP-Cluster-Zabbix