[Tickets #9879] Horde authentification: SQL Custom

bugs at horde.org bugs at horde.org
Mon Apr 11 19:29:56 UTC 2011


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: http://bugs.horde.org/ticket/9879
------------------------------------------------------------------------------
  Ticket           | 9879
  Erstellt Von     | torben at dannhauer.info
  Zusammenfassung  | Horde authentification: SQL Custom
  Warteschlange    | Horde Framework Packages
  Version          | Git master
  Typ              | Bug
  Status           | Unconfirmed
  Priorität        | 3. High
  Milestone        |
  Patch            |
  Zuständige       |
------------------------------------------------------------------------------


torben at dannhauer.info (2011-04-11 19:29) hat geschrieben:

Dear Dev Team,

Switching the Horde authentication from IMAP to SQL with custom  
settings, the PDO instantation crashed. The Pdo seems to have problems  
with the connection parameters, maybe some kind of mis-parsing...

Details:
Horde H4.
Horde SQL Auth -> Custom -> pgsql (PostgreSQL 9.0, PHP Version 5.3.3-7)

Error Message:
Could not instantiate PDO with DSN  
"pgsql:driverconfig=custom;table=my_user_table;username_field=_my_user_name;password_field=_my_user_password;host=localhost;dbname=other_than_horde_db". PDOException: SQLSTATE[08006] [7] ungültige Verbindungsoption(means: invalid connection option)  
»driverconfig«

callstack:
  1. Horde_Registry::appInit()  
/usr/share/php/www/horde/admin/config/config.php:12
  2. Horde_Registry->__construct() /usr/share/php/Horde/Registry.php:231
  3. Horde_Injector->getInstance() /usr/share/php/Horde/Registry.php:440
  4. Horde_Injector->createInstance() /usr/share/php/Horde/Injector.php:248
  5. Horde_Injector_Binder_Factory->create()  
/usr/share/php/Horde/Injector.php:213
  6. Horde_Core_Factory_Notification->create()  
/usr/share/php/Horde/Injector/Binder/Factory.php:111
  7. Horde_Registry->listApps()  
/usr/share/php/Horde/Core/Factory/Notification.php:20
  8. Horde_Registry->hasPermission() /usr/share/php/Horde/Registry.php:781
  9. Horde_Registry->isAuthenticated() /usr/share/php/Horde/Registry.php:1399
10. Horde_Registry->checkExistingAuth() /usr/share/php/Horde/Registry.php:1823
11. Horde_Core_Factory_Auth->create() /usr/share/php/Horde/Registry.php:2191
12. Horde_Core_Factory_Auth->_create()  
/usr/share/php/Horde/Core/Factory/Auth.php:61
13. Horde_Core_Factory_Db->create()  
/usr/share/php/Horde/Core/Factory/Auth.php:183
14. Horde_Core_Factory_Db->createDb()  
/usr/share/php/Horde/Core/Factory/Db.php:88
15. Horde_Db_Adapter_Base->__construct()  
/usr/share/php/Horde/Core/Factory/Db.php:151
16. Horde_Db_Adapter_Pdo_Pgsql->connect()  
/usr/share/php/Horde/Db/Adapter/Base.php:143
17. Horde_Db_Adapter_Pdo_Base->connect()  
/usr/share/php/Horde/Db/Adapter/Pdo/Pgsql.php:88










More information about the bugs mailing list