--- config/sources.php.dist.orig	Thu Jun  6 16:06:36 2002
+++ config/sources.php.dist	Tue Jun 11 19:28:01 2002
@@ -134,10 +134,11 @@
     'title' => 'My Addressbook',
     'type' => 'sql',
     'params' => array(
+//      'phptype' => 'pgsql',
         'phptype' => 'mysql',
         'hostspec' => 'localhost',
-        'username' => 'horde',
-        'password' => '*****',
+        'username' => 'hordemgr',
+        'password' => 'hordemgr',
         'database' => 'horde',
         'table' => 'turba_objects'
     ),
