LTB Self Service Password 1.4 released!


LDAP Tool Box Self Service Password is a PHP application that allows users to change their password in an LDAP directory.

The application can be used on standard LDAPv3 directories (OpenLDAP, OpenDS, ApacheDS, Sun Oracle DSEE, Novell, etc.) and also on Active Directory.

Version 1.4 has been released. This version introduces many important changes, including:

  • Usage of Smarty framework
  • Prehook
  • REST API
  • New password policy checks: forbidden words, forbidden LDAP fields
  • Multiple question/answers
  • Advanced LDAP features: password modify extended operation, password policy control
  • Official Docker image
  • Multi tenancy

See github release message for upgrade instructions: https://github.com/ltb-project/self-service-password/releases/tag/v1.4

Self Service Password source code is also available on OW2 gitlab: https://gitlab.ow2.org/ldaptoolbox/self-service-password/-/tree/master