Hi Clement,

Thank you very much, that resolved the first problem. When I try to
reset a password now I get a "login or password incorrect" and the
following errors display in the logs.

[Mon Oct 13 09:45:32 2014] [error] [client 160.128.20.4] PHP Notice:
Undefined variable: pwd_forbidden_chars in
/usr/share/self-service-password/index.php on line 99, referer:
http://127.0.0.1:800/
[Mon Oct 13 09:45:32 2014] [error] [client 160.128.20.4] PHP Warning:
ldap_get_dn(): supplied argument is not a valid ldap result entry
resource in /usr/share/self-service-password/pages/change.php on line
112, referer: http://127.0.0.1:800/
[Mon Oct 13 09:45:32 2014] [error] [client 160.128.20.4] LDAP - User
neilwil not found, referer: http://127.0.0.1:800/
[Mon Oct 13 09:45:32 2014] [error] [client 160.128.20.4] PHP Notice:
Undefined index:  changehelpextramessage in
/usr/share/self-service-password/pages/change.php on line 184,
referer: http://127.0.0.1:800/

The url 127.0.0.1:800 is because I'm using an SSH tunnel.

Do you think these are further issues because of Centos 5?

Is there a Centos 6 rpm perhaps?

Thanks.

Regards.

Neil Wilson.




On Fri, Oct 10, 2014 at 1:58 PM, Clément OUDOT <clem.ou...@gmail.com> wrote:
>
>
> 2014-10-10 12:30 GMT+02:00 Neil <nwilson...@gmail.com>:
>>
>> Hi Clement,
>>
>> Thanks for the very quick reply.
>>
>> I've set it to debug and I receive the following in the error.log
>>
>> [Fri Oct 10 12:25:48 2014] [error] [client 160.128.20.4] PHP Fatal
>> error:  Call to undefined function filter_input() in
>> /usr/share/self-service-password/lib/detectbrowserlanguage.php on line
>> 18
>>
>> Any ideas?
>>
>
> Indeed, it seems this function is not available  on CentOS 5 :
> http://cynici.wordpress.com/2009/03/03/installing-php-filter-extension-on-centos-52/
>
> Maybe th easiest solution is to comment the call to 'detectLanguage' in
> index.php
>
>
>
> Clément.
_______________________________________________
ltb-users mailing list
ltb-users@lists.ltb-project.org
http://lists.ltb-project.org/listinfo/ltb-users

Reply via email to