[sork] Now passwd is working but... :)
Julez
blades1 at ix.netcom.com
Sat Sep 3 07:36:27 PDT 2005
You, Sir, are a lifesaver. I had tried setting use_clear_passwd to false,
but never commented out to show_encryption to true. Why, I don't know, but
thank you for helping me out. It worked. Everything is working great now.
I'm researching the domain name issue. I saw some info about a custom hook
mentioned somewhere. If I find anything, I'll pass it on.
Thank you, again.
/Julian
-----Original Message-----
From: Maximilian Ebert [mailto:max.ebert at titoly.de]
Sent: Saturday, September 03, 2005 4:49 AM
To: Jules
Cc: sork at lists.horde.org
Subject: Re: [sork] Now passwd is working but... :)
Hi,
here is my config which is working but i ve still the problem with
the username that i ve to add the domainame by hand:
'driver' => 'vpopmail',
'params' => array(
'phptype' => 'mysql',
'hostspec' => 'localhost',
'username' => 'xxxxxx',
'password' => 'xxxxxx',
'encryption' => 'crypt-md5',
'database' => 'vpopmail',
'table' => 'vpopmail',
'name' => 'pw_name',
'domain' => 'pw_domain',
'passwd' => 'pw_passwd',
//'clear_passwd' => 'pw_clear_passwd',
'use_clear_passwd' => false,
//'socket' => '/var/lib/mysql.sock',
//'protocol' => 'tcp'
//'show_encryption' => true
)
);
Am 03.09.2005 um 07:13 schrieb Jules:
> Hi, Maximilian. Can you tell me which kind of encryption you set
> in your backends.php? I've tried them all, and I've already been
> adding the domain name manually, but I'm still having trouble with
> Passwd successfully comparing my old password to the encrypted
> password in the database.
>
> Thanks,
>
> /Julian
>
>
> --
> 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