[horde] redirection directly to imp in horde 3.1.7 latest

Niyati Dave niyati.dave at youtelecom.com
Fri Jul 11 09:51:00 UTC 2008


Hi
Yes This worked
Thx a lot.........

& now it logins to horde page and when i click on 'Mail' it does'nt ask to
login again.

my conf.php changed to
> $conf['auth']['params']['app'] = 'imp';
> $conf['auth']['driver'] = 'application';


regards
Niyati Dave
----- Original Message ----- 
From: "Luis Felipe Marzagão/Andamentos" <lfbm.andamentos at gmail.com>
To: <horde at lists.horde.org>
Cc: "'Niyati Dave'" <niyati.dave at youtelecom.com>
Sent: Thursday, July 10, 2008 7:30 PM
Subject: RE: [horde] redirection directly to imp in horde 3.1.7 latest


If you use the IMAP server directly, you won´t be able to make the login to 
imp. You´ll have to type in the password twice each session:

 b. Enable IMP authentication [OPTIONAL]

      If you would prefer that your users authenticate directly with IMP,
      without having to authenticate through Horde first, load the
      ``Administration/Setup/Authentication`` page and from the ``What 
backend
      should we use for authenticating users to Horde`` pulldown menu select
      ``Let a Horde application handle authentication``.  (Please see the
      second note below.) Select ``imp`` from the ``The application which is
      providing authentication`` pulldown menu.

      .. Note:: **You will have to log in twice if you don't do this** --  
Once
                to Horde and a second time to IMP.

(From de imp/docs/INSTALL)

So you should let IMP (not IMAP) be the authentication backend and then IMP 
could take care of connecting to IMAP server and then you´ll get what you 
want.

In order to do that, you´re have to follow the instructions provided in the 
docs.

Luis Felipe (duli)

-----Mensagem original-----
De: Niyati Dave [mailto:niyati.dave at youtelecom.com]
Enviada em: quinta-feira, 10 de julho de 2008 03:32
Para: Luis Felipe Marzagão/Andamentos
Assunto: Re: [horde] redirection directly to imp in horde 3.1.7 latest

Hi
I am using imap for authentication, and imap uses ldap so i have also 
defined ldap params in preference system.

$conf['auth']['params']['hostspec'] = 'server-ip'; 
$conf['auth']['params']['port'] = 143; $conf['auth']['params']['protocol'] = 
'imap'; $conf['auth']['params']['imapconfig'] = 'separate'; 
$conf['auth']['driver'] = 'imap';


Regards
Niyati
----- Original Message -----
From: "Luis Felipe Marzagão/Andamentos" <lfbm.andamentos at gmail.com>
To: "'Niyati Dave'" <niyati.dave at youtelecom.com>
Sent: Wednesday, July 09, 2008 9:31 PM
Subject: RES: [horde] redirection directly to imp in horde 3.1.7 latest


What does your $conf['auth']['params']['app'] option in 
horde/config/conf.php say?

-----Mensagem original-----
De: horde-bounces at lists.horde.org [mailto:horde-bounces at lists.horde.org] Em 
nome de Niyati Dave Enviada em: quarta-feira, 9 de julho de 2008 11:03
Para: Manilal K M; horde at lists.horde.org
Assunto: Re: [horde] redirection directly to imp in horde 3.1.7 latest

hi

Thx again
I tried this but still the same, i try for any url http://server-ip/horde or 
http://server-ip/horde/imp i have to login twice.
Need guidance 4 this


>> Regards
>> Niyati Dave
>> IDC, Youtelecom, India


----- Original Message -----
From: "Manilal K M" <libregeek at gmail.com>
To: <horde at lists.horde.org>
Sent: Wednesday, July 09, 2008 5:46 PM
Subject: Re: [horde] redirection directly to imp in horde 3.1.7 latest


> Try changing $conf[server][server_list] to "hidden"
>
> 2008/7/9 Niyati Dave <niyati.dave at youtelecom.com>:
>> Hi
>>
>>
>> Thx again
>>
>> It is $conf[server][server_list] = 'none'; in imp- conf.php
>> i hav not made any changes here.
>>
>> In horde conf.php the authentication method is imap
>> $conf['auth']['params']['protocol'] = 'imap';
>>
>> Imap uses ldap for authenticating and also in horde i have defined ldap
>> in
>> 'Preference System'
>>
>> The following are also defined in Horde > 'Menu Settings'
>>
>> $conf['menu']['apps'] = array();
>> $conf['menu']['always'] = false;
>> $conf['menu']['links']['help'] = 'all';
>> $conf['menu']['links']['help_about'] = true;
>> $conf['menu']['links']['options'] = 'authenticated';
>> $conf['menu']['links']['problem'] = 'all';
>> $conf['menu']['links']['login'] = 'all';
>> $conf['menu']['links']['logout'] = 'authenticated';
>>
>> Regards
>> Niyati Dave
>> IDC, Youtelecom, India
>>
>>
>>
>> ----- Original Message ----- From: "Manilal K M" <libregeek at gmail.com>
>> To: <horde at lists.horde.org>
>> Sent: Wednesday, July 09, 2008 2:59 PM
>> Subject: Re: [horde] redirection directly to imp in horde 3.1.7 latest
>>
>>
>>> 2008/7/9 Niyati Dave <niyati.dave at youtelecom.com>:
>>>>
>>>> Hi
>>>>
>>>> Thx a lot for the response.
>>>> I made this change in prefs.php but now for the link
>>>> http://server-ip/horde/imp it logins to imp (mail) but sidebar does'nt
>>>> appear which has to because the applications like addressbook, passwd,
>>>> are
>>>> in sidebar. and for link http://server-ip/horde user has to login first
>>>> to
>>>> horde and then imp login page comes where he has to again login.
>>>> And if i set 'Display options' then also user has to first login to
>>>> Horde
>>>> then imp- login page will appear so again user has to login. so he has
>>>> to
>>>> login twice.
>>>>
>>>> pls guide me for this
>>>>
>>>> Regards
>>>> Niyati Dave
>>>> IDC, Youtelecom, India
>>>>
>>>>
>>>>
>>>> ----- Original Message ----- From: "Manilal K M" <libregeek at gmail.com>
>>>> To: <horde at lists.horde.org>
>>>> Sent: Wednesday, July 09, 2008 12:04 PM
>>>> Subject: Re: [horde] redirection directly to imp in horde 3.1.7 latest
>>>>
>>>>
>>>>> 2008/7/9 Niyati Dave <niyati.dave at youtelecom.com>:
>>>>>>
>>>>>> Hi all,
>>>>>>
>>>>>> I am new to this list.
>>>>>> I have configured horde 3.1.7 latest one , and works fine but it
>>>>>> firsts
>>>>>> login to "horde" and then "imp". I want to put this in production and
>>>>>> want
>>>>>> to login directly to imp. But if i do redirection directly to imp
>>>>>> then
>>>>>> the
>>>>>> sidebar doesn't appear and this would appear jst as the earlier horde
>>>>>> and
>>>>>> also it asks to login twice first to horde and then mail (imp). And
>>>>>> moreover
>>>>>> to login twice is also not suitable for production.
>>>>>>
>>>>>> Need guidance regarding this. Thx in advance.
>>>>>>
>>>>>> regards
>>>>>> Niyati Dave
>>>>>> IDC, Youtelecom, India
>>>>>> --
>>>>>> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
>>>>>> Frequently Asked Questions: http://horde.org/faq/
>>>>>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>>>>>
>>>>>
>>>>> In config/prefs.php:
>>>>>
>>>>> // what application should we go to after login?
>>>>> $_prefs['initial_application'] = array(
>>>>>  'value' => 'imp',
>>>>>  'locked' => false,
>>>>>  'shared' => true,
>>>>>  'type' => 'select',
>>>>>  'desc' => sprintf(_("What application should %s display after
>>>>> login?"), $GLOBALS['registry']->get('name'))
>>>>> );
>>>>>
>>>>> Don't forget to change the options for the existing users(users who
>>>>> have alsready logged in) in Horde -> options -> Display Options.
>>>>>
>>>>> regards
>>>>> --
>>>>> Manilal K M : മണിലാല്‍ കെ എം.
>>>>> http://libregeek.blogspot.com
>>>>> --
>>>>> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
>>>>> Frequently Asked Questions: http://horde.org/faq/
>>>>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>>>>
>>>>
>>>>
>>>>
>>>
>>> What's your authentication method ?
>>> Is Horde and IMP uses same authentication method? If yes, try this:
>>> Horde -> setup -> imp -> server -> $conf[server][server_list] = hidden
>>>
>>> --
>>> Manilal K M : മണിലാല്‍ കെ എം.
>>> http://libregeek.blogspot.com
>>> --
>>> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
>>> Frequently Asked Questions: http://horde.org/faq/
>>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>>
>>
>>
>>
>
>
>
> -- 
> Manilal K M : മണിലാല്‍ കെ എം.
> http://libregeek.blogspot.com
> -- 
> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>


-- 
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org









More information about the horde mailing list