[horde] Toolbar Feature Request
Eric Rostetter
eric.rostetter at physics.utexas.edu
Wed Jan 29 08:53:00 PST 2003
Quoting "Hobbs, Richard" <hobbs at mongeese.co.uk>:
> Hello,
> How do i specify that my username is an admin??
Add it to the admin array in horde/config/conf.php or horde/config/horde.php:
// Which users should be treated as administrators (root, super-user)
// by Horde? Example: $conf['auth']['admins'] = array('admin', 'john');
$conf['auth']['admins'] = array('myusername');
> is this config setting
> only in the CVS head version??
It is in other some of the other versions, but it is only really useful
in CVS HEAD versions.
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
More information about the horde
mailing list