De : Clément OUDOT [mailto:[email protected]] Envoyé : mercredi 9 avril 2014 17:05 À : MOKRANI Rachid Cc : [email protected] Objet : Re: [Ltb-users] reuse password et log
I just installed Self Service Password and everything seems to work fine except the following parameters: $ reset_request_log = "/data/ self-service-password"; ls -al /data/self-service-password -rw-rw-rw-1 apache apache /data/self-service-password Which remains always empty despite the correct rights. This log is only used with reset by token feature: http://ltb-project.org/wiki/documentation/self-service-password/latest/config_tokens Did you test this feature? I use only this feature. And no log. ## Token # Use tokens? # true (default) # false $use_tokens = true; # Crypt tokens? # true (default) # false $crypt_tokens = true; # Token lifetime in seconds $token_lifetime = "3600"; And the parameter below : # Do not reuse the same password as Currently $ pwd_no_reuse = true; I can always enter the same password. How it should work? Should there be a place where are stored the old passwords? This only check if new password is different from current password in the standard password change form. This does not work if password is reset by questions or tokens, as we have not the old password in this case. OK. I use only the token, soi t can't work. Many thanks. __________________________ Avant d'imprimer, pensez à l'environnement ! Please consider the environment before printing ! Ce message et toutes ses pièces jointes sont confidentiels et établis à l'intention exclusive de ses destinataires. Toute utilisation non conforme à sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. IFP Energies nouvelles décline toute responsabilité au titre de ce message. This message and any attachments are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. IFP Energies nouvelles should not be liable for this message. __________________________
_______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
