[Tickets #14494] Re: Unable to access Postfixadmin SQL database
noreply at bugs.horde.org
noreply at bugs.horde.org
Sat Oct 22 15:37:52 UTC 2016
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14494
------------------------------------------------------------------------------
Ticket | 14494
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Unable to access Postfixadmin SQL database
Queue | Passwd
Version | 5.0.5
Type | Bug
-State | Unconfirmed
+State | Not A Bug
-Priority | 2. Medium
+Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2016-10-22 15:37) wrote:
> Dear all,
>
> Thank you for providing the great horde app. However, the password
> tool does not seem to work. I have stored my passwords in a Mariadb
> database that is managed by Postfixadmin. I used the following
> settings for backents.local.php.
>
> <?php
> $backends['postfixadmin']['disabled'] = false;
> $backends['postfixadmin']['policy']['minNumeric'] = 0;
> $backends['postfixadmin']['params']['phptype'] = 'mysqli';
> $backends['postfixadmin']['params']['password'] = 'deleted';
> $backends['postfixadmin']['params']['encryption'] = 'md5crypt';
This should be 'crypt-md5'.
> Horde.log shows the following error:
> 2016-10-22T10:05:23+00:00 NOTICE: HORDE [passwd] PHP ERROR:
> Undefined index: db [pid 2902 on line 113 of
> "/usr/local/share/horde/passwd/lib/Factory/Driver.php"]
> 2
This is a harmless existence-check error.
More information about the bugs
mailing list