Exact, if I set my log file to something like /tmp/my_log it’s work.

Now  I can see :
Send reset URL 
https://MY_URL/index.php?action=resetbytoken&token=44:qqvVAsVx5niNReJQKIkAGXEVJrV5ae+ytzEnQ4wHtdk=3WXMrlIhCMHRPIWoPXSlD72NyHZNacsLE4E=

when I change the password there is no aditional log in the file. I thought I 
could see the login of the user who made ​​the request

Is it a normal ?




De : Clément OUDOT [mailto:clem.ou...@gmail.com]
Envoyé : mercredi 9 avril 2014 17:18
À : MOKRANI Rachid
Cc : ltb-users@lists.ltb-project.org
Objet : Re: [Ltb-users] reuse password et log



2014-04-09 17:13 GMT+02:00 MOKRANI Rachid 
<rachid.mokr...@ifpen.fr<mailto:rachid.mokr...@ifpen.fr>>:


De : Clément OUDOT [mailto:clem.ou...@gmail.com<mailto:clem.ou...@gmail.com>]
Envoyé : mercredi 9 avril 2014 17:05
À : MOKRANI Rachid
Cc : ltb-users@lists.ltb-project.org<mailto:ltb-users@lists.ltb-project.org>
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";



We use the PHP error_log function to send log: 
http://php.net/manual/en/function.error-log.php
You may have a PHP restriction on this. Could you try to configure a log file 
inside /var/log ?


Clément.
__________________________
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
ltb-users@lists.ltb-project.org
http://lists.ltb-project.org/listinfo/ltb-users

Reply via email to