Re: Horde administrator?
[email protected] (Michael C. Ibarra) Thu, 26 Jun 2003 18:37:05 -0400 (EDT)
| Newsgroups | gmane.comp.horde.jonah |
|---|---|
| Message-ID | <[email protected]> |
>
> I got the latest jonah from cvs and I am stuck on step 2.d. from the
> INSTALL doc. What is the Horde Administrator? I have horde up and
> running, and did not set up any specific horde administrators. I
> grepped the entire horde tree and did find horde/lib/Auth.php which does
> some checking for horde administrator, but I don't know what to do with
> it.
>
> Am I barking up the wrong tree? Or missing something obvious?
The name/names that you've listed in horde/confog/conf.php
For example:
$conf['auth']['admins'] = array('skip');
or
$conf['auth']['admins'] = array('[email protected]', '[email protected]', '[email protected]');
or
$conf['auth']['admins'] = array('skip', 'skippy');
All depends on whether you use domains or not.
-mike
--
Jonah mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]