[imp] Trouble with double logins.

Michael J Rubinsky mrubinsk at horde.org
Tue Jun 16 13:10:30 UTC 2015


Quoting Pro Green European <pro_green_european at yahoo.com>:

> Hi.
>
> I've recently moved from passwd/shadow to LDAP (389 DS) on one of my servers.
>
> Now I have trouble with double logins, one for Horde Portal and one for IMP.
>
> horde/config/prefs.local.php
>
> $_prefs['initial_application'] = array(
> 'value' => 'imp',
>
>
> imp/config/backends.local.php
>
> <?php
> $servers['wbml.local.tld'] = array(
> 'disabled' => false,
> 'name' => 'wbml.local.tld',
> 'hostspec' => 'wbml.local.tld',
> 'hordeauth' => 'full',
> 'protocol' => 'imap',
> 'port' => 143,
> 'secure' => 'tls',
> 'maildomain' => 'local.tld',
> 'smtphost' => 'localhost',
> 'smtpport' => 25,
> 'cache' => false,
> 'preferred' => 'true',
> );
>
>
> If I let a horde application (such as IMP) handle authentication, no  
> double login issues occur. No error messages in log files. What  
> could cause an issue like this?

My first thought is that either "Horde" and your LDAP server use  
different credentials, or maybe you didn't deactivate the default imap  
config from backends.php?

> All pear modules are latest. System is Centos7, Apache 2.4 & PHP is  
> 5.4.16-23. Selinux is in enforcing mode (no errors).
>
>
> BR,
> /PGE
> --
> imp mailing list
> Frequently Asked Questions: http://wiki.horde.org/FAQ
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org



-- 
mike
The Horde Project
http://www.horde.org
https://www.facebook.com/hordeproject
https://www.twitter.com/hordeproject
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5869 bytes
Desc: S/MIME Signature
URL: <http://lists.horde.org/archives/imp/attachments/20150616/b22715d5/attachment.bin>


More information about the imp mailing list