Horde Admin

3 posts / 0 new
Last post
#1 Mon, 10/31/2005 - 14:21
FaisalMehmood

Horde Admin

Hi.

I installed Horde and Well .. how do you login as administrator in it ? :(

Faisal.

Mon, 10/31/2005 - 15:23
FaisalMehmood

Let me explain.

After installation First Time the administrator login should be logged in by default. But this does not happen. Any idea why ?

Mon, 10/31/2005 - 15:49
FaisalMehmood

Ok Figured this out.

IN the

horde/config/conf.php

The following Line needs to be changed :

$conf[['auth']][['admins']] = array('Administrator');

To have the value of Administrator as probably the username. So that Authentication as Admin is allowed. This is important also because After the default installation the administrtor login doesnt work without it.

Thanks.
Faisal.

Topic locked