Giter VIP home page Giter VIP logo

ilanni2460 / self-service-password Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ltb-project/self-service-password

0.0 2.0 0.0 6.42 MB

Web interface to change and reset password in an LDAP directory

Home Page: https://self-service-password.readthedocs.io/en/latest/

License: GNU General Public License v3.0

Perl 0.17% PHP 92.56% Makefile 0.06% Shell 0.31% CSS 0.15% JavaScript 0.79% Smarty 5.68% Dockerfile 0.27%

self-service-password's Introduction

LDAP Tool Box Self Service Password

CII Best Practices Build Status Documentation Status

Presentation

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.

Screenshot

It has the following features:

  • Samba mode to change Samba passwords
  • Active directory mode
  • Local password policy:
    • Minimum/maximum length
    • Forbidden characters
    • Upper, Lower, Digit or Special characters counters
    • Reuse old password check
    • Password same as login
    • Complexity (different class of characters)
  • Help messages
  • Reset by questions
  • Reset by mail challenge (token sent by mail)
  • Reset by SMS (trough external Email 2 SMS service or SMS API)
  • Change SSH Key in LDAP directory
  • Captcha (built-in)
  • Mail notification after password change
  • Hook script before and after password change

Prerequisite

  • PHP (7 or later)
  • PHP extensions required:
    • php-curl (haveibeenpwned api)
    • php-gd (captcha)
    • php-filter
    • php-ldap
    • php-mbstring (reset mail)
    • php-openssl (token crypt, probably built-in)
  • Smarty 3
  • strong cryptography functions available (for random_compat, PHP 7 or libsodium or /dev/urandom readable or php-mcrypt extension installed)
  • valid PHP mail server configuration (reset mail)
  • valid PHP session configuration (reset mail)

Documentation

Documentation is available on https://self-service-password.readthedocs.io/en/latest/

Download

Tarballs and packages for Debian and Red Hat are available on http://ltb-project.org/wiki/download#self_service_password

Debian and Red Hat repositories are also available, see installation instructions.

Source code

Source codes are available on https://github.com/ltb-project/self-service-password

self-service-password's People

Contributors

coudot avatar faust64 avatar plewin avatar praymann avatar dgeo avatar halkeye avatar 413j0 avatar med-amine-21 avatar myrho avatar jazzl0ver avatar shawnmckinney avatar jooooooon avatar mkraai-cpts avatar soisik avatar tuudik avatar thnilsen avatar spike77453 avatar cesetxeberria avatar cicob avatar fbertone avatar jokerby avatar jasoncheng7115 avatar jujumdx avatar maxxer avatar mirkocomparetti-synesis avatar tweea avatar donjoh avatar fjannot avatar alexsanderar avatar berkaycagir avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.