[sork] failure in changingpassword forhorde authentication:usernot found

nada aziz nada.aziz at hashab.com
Tue Oct 5 08:44:02 UTC 2010


----- Original Message ----- 
From: "nada aziz" <nada.aziz at hashab.com>
To: <sork at lists.horde.org>
Sent: Tuesday, October 05, 2010 8:49 AM
Subject: Re: [sork] failure in changingpassword forhorde 
authentication:usernot found


>
thanks everyone for your help, i got it working
the problem was in my backends.php, i should of deleted the rest of the file 
and only use the code below.
thanks again for everyones help.
> ----- Original Message ----- 
> From: "Simon Brereton" <simon.brereton at dada.net>
> To: <sork at lists.horde.org>
> Sent: Monday, October 04, 2010 7:19 PM
> Subject: Re: [sork] failure in changingpassword forhorde 
> authentication:user not found
>
>
>>> -----Original Message-----
>>> From: sork-bounces at lists.horde.org [mailto:sork-
>>> bounces at lists.horde.org] On Behalf Of nada aziz
>>> Sent: Monday, October 04, 2010 9:52 AM
>>
>>
>>> >>        'sql' => array(
>>> >>                         'name' => 'Postfix',
>>> >>                 'driver' => 'sql',
>>> >>                         'required' => true,
>>> >>                 'params' => array(
>>> >>          'phptype'    => 'mysql',
>>> >>          'hostspec'   => 'localhost',
>>> >>          'username'   => 'postfix',
>>> >>          'password'   => 'my password',
>>> >>          'encryption' => 'plain',
>>> >>          'database'   => 'postfix',
>>> >>          'table'      => 'mailbox',
>>> >>          'user_col'   => 'username',
>>> >>          'pass_col'   => 'password',
>>> >>          'show_encryption' => false,
>>> >>
>>> >>         ),
>>> >>     )),
>>> >>  ));
>>> >>
>>> >> but i got (failure in changing password for Example All services:
>>> >> Failure in changing password for Horde Authentication: Unable to
>>> >> connect to sql server) please help, i am new to horde and dont
>>> know
>>> >> php thanks in advance
>>
>> As Eric posted - your problem seems to actually be that you have no 
>> connection to your mysql server.
>>
>>> > But if it doesn't resolve your issue, you're going to have to
>>> increase
>>> > your debugging on the mysql.log and watch it in realtime as you
>>> tinker.
>>> > Until you do that no one can help you - especially not yourself.
>>> The
>>> > mysql log is the only place you'll work out whether the input from
>>> > your form and the actions passwd is trying to do match your DB and
>>> structure.
>>> >
>>> it didnt work i got the same error, since i am new in everything can
>>> you help me increase my debugging on the mysql.log.
>>> thanks very much for your help.
>>
>> This should be in your my.conf - but I can't guarantee it.  Google your 
>> distribution and look for something relevant.
>>
>> http://www.electrictoolbox.com/logging-queries-with-mysql/
> i have logging enabled in my.conf but the log file doesnt show anything 
> regarding horde trying to access it.
>>
>> But you need to make sure you can actually connect to the mysql server 
>> first though since that's what the error message says the problem is.
> i can connect to the server from the command line normally i dont have 
> problem in that.
>>
>> Simon
>>
>>
>>
>>
>> -- 
>> Sork mailing list - Join the hunt: http://horde.org/bounties/#sork
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: sork-unsubscribe at lists.horde.org
>
> -- 
> Sork mailing list - Join the hunt: http://horde.org/bounties/#sork
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: sork-unsubscribe at lists.horde.org 



More information about the sork mailing list