Summary | Internal User change after Login in IMP (to IMAP-Server) |
Queue | Horde Base |
Queue Version | 4.0.5 |
Type | Bug |
State | Duplicate |
Priority | 2. Medium |
Owners | |
Requester | horde-bug (at) challo (dot) de |
Created | 06/06/2011 (5142 days ago) |
Due | |
Updated | 06/07/2011 (5141 days ago) |
Assigned | |
Resolved | 06/07/2011 (5141 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
Ticket #10027.that user name, using LDAP authentication.
You probably changed the 'hordeauth' setting in the old version, but
not in backends.local.php, so it was overwritten during the upgrade.
"user@domain.de". In Horde I login with "user" - in IMP i login with
"user@domain.de". If i only login in Horde, then i have my
environment. If i click on "Webmail" and connect with our IMAP-Server,
then the user change from "user" to "user@domain.de" - see the log !
In imp backends.local.php is "hordeauth = false".
Nochmal auf Deutsch - falls die englische Beschreibung missverständlich war :
In horde logge ich mich als "user" ein. In IMP (für die Verbindung zum
IMAP-Server) als "user@domain.de". Wenn ich mich NUR in Horde einlogge
dann habe ich meine Umgebung (Notizen, Addressbücher ...). Sobald ich
mich aber in IMP einlogge, bin ich (aus Horde sicht) nicht mehr der
User "user" sondern "user@domain.de" (siehe log) - deshalb ist meine
ganze Umgebung weg.
State ⇒ Not A Bug
user name, using LDAP authentication.
You probably changed the 'hordeauth' setting in the old version, but
not in backends.local.php, so it was overwritten during the upgrade.
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Base
Summary ⇒ Internal User change after Login in IMP (to IMAP-Server)
Type ⇒ Bug
State ⇒ Unconfirmed
to IMAP-Server via IMP.
I log in Horde via LDAP-Authentification and have my environment with
my preferences. Then i log in with IMP on our IMAP-Server, then the
Internal User change form the LDAP-User to IMAP-User - so my
preferences are away.
I see it in the Logs.
before update :
NOTICE: HORDE [imp] Login success for user@domain.de (Horde user user) ...
after update :
NOTICE: HORDE [imp] Login success for user@domain.de (Horde user
user@domain.de)
The User "user@domain.de" does not exist in LDAP.