[horde] Horde administrator setup page and Login fail

Andrew Morgan morgan at orst.edu
Wed May 2 00:31:16 UTC 2007


On Tue, 1 May 2007, Suhag Desai wrote:

> 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
>

Then you'll want to change this line:

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

to:

   $conf['auth']['admins'] = array('xyz at test.com');



 	Andy


More information about the horde mailing list