Skip to content
Snippets Groups Projects
_index.md 492 B

ldap.class.php

A PHP class that I use

  • for authentication of user logins
  • CRUD actions on ldap nodes

:bust_in_silhouette: Author: Axel Hahn; Institute for Medical Education; University of Bern
:page_facing_up: Source: https://git-repo.iml.unibe.ch/iml-open-source/ldap-php-class
:scroll: License: GNU GPL 3.0 :green_book: Docs: https://os-docs.iml.unibe.ch/ldap-php-class/

Requirements

  • PHP 8
  • Php Ldap module
  • OpenLdap server / Active Directory to connect