LDAP Plugin for POSH

française

Hello,

Welcome on the posh LDAP plugin page.

You can find plugin’s lastest version released, and informations about it.

DOWNLOAD:

DESCRIPTION:

This plugin enables LDAP (Lightweight Directory Access Protocol) with Posh version greater than 1.4 and enterprise edition.

AUTHOR:

This plugin is implemented by Jean-François Rey for the Université d’Avignon et des Pays du Vaucluse.

FEATURES:

  • Use LDAP account (identified by mail or uid),
  • LDAP authentication,
  • LDAP attributs (cn, sn, mail, jpegPhoto) and groups use,
  • Password modification.

LICENSE:

This plugin is governed by the GNU GPL (GENERAL PUBLIC LICENSE) license version 2.

DOWNLOAD:

CHANGE LOG:

  • V2.20
    • Bug fixes:
      • LDAP mail is used when using uid like login (not generalized again),
      • Updates user account at each connection (attributs and groups).
    • New features:
      • account identifier management (mail or login),
      • LDAP mail use in admin communication tab,
      • LDAP group management,
      • Entreprise edition compatibility,
      • Language file split.
  • V2.10
    • Bug fixes:
      • attributs retrieval and saving,
      • admin setting integration,
      • ldap.inc.php file creation,
      • Class ldap correction.
    • New features:
      • Version 1.x abandoned to use hook system,
      • LDAP authentication,
      • Change password,
      • Setting backup in adm_config_ldap table and in the file ldap.inc.php,
      • Personal attributes search (cn ,sn, mail).