[horde] Seeing Admin link in horde

John Hayward John.C.Hayward at wheaton.edu
Fri Mar 12 06:41:42 PST 2004


If I have in horde/config/conf.php:
====
$conf['auth']['driver'] = 'imap';
$conf['auth']['params']['app'] = 'imp';
====
the user appear to be just plain user

while if I have horde/config/conf.php
====
$conf['auth']['driver'] = 'application';
$conf['auth']['params']['app'] = 'imp';
====
the user appears to be user at domain.name

Also in either case when the user logs in they start in the horde home
page rather than (what I would like at least in the second case) imp.

Should I think of users (ie when making groups) as user or
user at domain.name?

What parameter do I tweak to get users started directly in imp without
the left side navigation?

johnh...



More information about the horde mailing list