Fix Logon problem for users running Exchange 2k7 in a clustered Exchange environment.
authorJulien Kerihuel <j.kerihuel@openchange.org>
Sat, 29 Nov 2008 20:50:38 +0000 (20:50 +0000)
committerJulien Kerihuel <j.kerihuel@openchange.org>
Sat, 29 Nov 2008 20:50:38 +0000 (20:50 +0000)
commit727ee2cd0951bda79db496c9e6699efcf720a690
tree5eee483d94e8c297cbd948116d9d955a1a5147e1
parent413abeb5fa904feb06112b1726166956ab00d4d1
Fix Logon problem for users running Exchange 2k7 in a clustered Exchange environment.

This patch first tries to forge EssDN Logon string from "o" and "ou"
attributes stored in the profile. If Logon fails with ecUnknownUser,
then try to open the mailbox using the mailbox attribute stored in
the profile.
libmapi/IMAPISession.c