[horde] Auth Sql

M Jenck mp at jenck.net
Sun Jul 25 09:42:06 PDT 2004


IF your php running

Use this script to calculate the password

<?php
$str = 'my_password';

   echo md5($str);
?>

Mike

-----Original Message-----
From: horde-bounces at lists.horde.org [mailto:horde-bounces at lists.horde.org]
On Behalf Of Jan Schneider
Sent: Sunday, July 25, 2004 5:59 AM
To: horde at lists.horde.org
Subject: Re: [horde] Auth Sql

Zitat von Gijs Nelissen <gijs at digitalbase.be>:

> ----- Original Message -----
> From: "Jan Schneider" <jan at horde.org>
> To: <horde at lists.horde.org>
> Sent: Sunday, July 25, 2004 5:36 AM
> Subject: Re: [horde] Auth Sql
>
>
>> Zitat von Gijs Nelissen <gijs at digitalbase.be>:
>>
>> > I recently reinstalled my server & horde
>> > After creating the sql dbase for users & prefs, i am not able to login
>> > The horde log gives me :
>> >
>> > Jul 25 13:45:33 HORDE [error] [horde] FAILED LOGIN for test [*******]
>> > to Horde [on line 48 of "documentRoot/login.php"]
>>
>> Did you create this user at all?
>>
>> Jan.
>>
>
> yes i did
> i created several users with an encrypted pass password(' bla ')
>
> Still no succes, i tried looking for mysql error logs, nothing special
> there...

Because you need to md5 the passwords.

Jan.

--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting.php
-- 
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org






More information about the horde mailing list