[horde] Horde 2.2.4 'admins'

Brion Finlay brion.horde at finlaynet.net
Sat Jan 3 14:00:28 PST 2004


 
Hello all, I am having trouble accessing the admin functionality of horde 2.2.4 - specifically I am trying to configure Ingo RELENG_1.  I do not see any admin icon on the horde menu.  Can anyone help me out?

When I login, I do not get the admin configuration screen that the ingo INSTALL instructions describe, so I don't know if the ingo conf.php file is complete.

I am running Horde 2.2.4, Imp 3.2.2, php 4.3.4, Ingo RELENG_1, Cyrus.

I have modified /.../horde/config/horde.php to add my username to the admins array: "$conf['auth']['admins'] = array('[username]');".

My authentication driver is imap: $conf['auth']['driver'] = 'imap';  I have not tried changing the authentication to sql or anything else.  The username listed in admins matches the imap username as authenticated by Cyrus SASL. 

In registry.php, I do have the following lines active: 
$this->registry['auth']['login'] = 'imp';
$this->registry['auth']['logout'] = 'imp';

but I have also tried commenting them out and letting Horde do the authentication instead of Imp.

My prefs driver is sql - MySQL.




More information about the horde mailing list