[sork] Now passwd is working but... :)
Maximilian Ebert
max.ebert at titoly.de
Sat Sep 3 01:49:25 PDT 2005
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