********************* Self Service Password ********************* 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, 389 DS, RHDS, Sun Oracle DSEE, Novell,...) and also on Active Directory. 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 * Complexity (different class of characters) * Help messages * Reset by questions * Reset by mail challenge (token sent by mail) * Reset by SMS (through external Email 2 SMS service) * reCAPTCHA (Google API) * Mail notification after password change .. Note:: Self Service Password code is now hosted on GitHub: ``_ .. raw:: html Vote for this software:
Documentation ============= * `Latest release documentation `_ Screenshots =========== Version 1.0 ----------- .. image:: images/ssp_1_0_change_password.png :alt: SSP Change password .. image:: images/ssp_1_0_reset_mail.png :alt: SSP Reset mail .. image:: images/ssp_1_0_reset_questions.png :alt: SSP Reset question .. image:: images/ssp_1_0_reset_sms.png :alt: SSP Reset SMS .. image:: images/ssp_1_0_set_questions.png :alt: SSP Set questions From 0.6 to 0.9 --------------- .. image:: images/ssp_recaptcha.png :alt: SSP recaptcha Versions 0.4 and 0.5 -------------------- .. image:: images/ssp_change_fulloptions.png :alt: SSP change full options .. image:: images/ssp_change_nooptions.png :alt: SSP change no options .. image:: images/ssp_resetbyquestions.png :alt: SSP reset by questions .. image:: images/ssp_resetbytokens.png :alt: SSP reset by tokens .. image:: images/ssp_sendtoken.png :alt: SSP send token .. image:: images/ssp_setquestions.png :alt: SSP set questions Version 0.3 ----------- .. image:: images/self_service_password.png :alt: SSP 0.3 screenshot 1 .. image:: images/self_service_password_1266273082544.png :alt: SSP 0.3 screenshot 2 .. image:: images/self_service_password_1266273139157.png :alt: SSP 0.3 screenshot 3 .. image:: images/self_service_password_1266273215596.png :alt: SSP 0.3 screenshot 4