[horde] Horde administrator setup page and Login fail
Suhag Desai
spdesai at gnvfc.net
Tue May 1 16:13:34 UTC 2007
Done as per yr mail, but now no one can see horde admin setup page.
i want user xyz at test.com can only see horde setup admin page
any other idea ?
thanks
suhag
----- Original Message -----
From: "Andrew Morgan" <morgan at orst.edu>
To: "Suhag Desai" <spdesai at gnvfc.net>
Cc: "Jan Schneider" <jan at horde.org>; <horde at lists.horde.org>
Sent: Tuesday, May 01, 2007 9:38 PM
Subject: Re: [horde] Horde administrator setup page and Login fail
> On Tue, 1 May 2007, Suhag Desai wrote:
>
>> Thanks Zitat von
>>
>> Its done, and i can still see setup page even after loading conf.php.
>>
>> But now one another probeem is that " That horde administratoer Setup
>> page
>> can see by all the users of vpopmail or mail user. But i dont want this ,
>> i
>> want that this horde administratoer Setup page can only access by
>> particular
>> one user/mail admin.
>>
>> My current setting of conf.php is
>>
>> $conf['auth']['admins'] = array('Administrator');
>
> The members of this array are granted Administrator access to Horde. This
> setting looks good.
>
>> $conf['auth']['params']['username'] = 'Administrator';
>> $conf['auth']['params']['requestuser'] = false;
>
> These two settings tell Horde to automatically treat everyone as the user
> "Administrator". You should delete those two lines and add:
>
> $conf['auth']['params']['app'] = 'imp';
> $conf['auth']['driver'] = 'application';
>
> (assuming you want to authenticate using your POP/IMAP users).
>
> Andy
>
More information about the horde
mailing list