View Single Post
  #4 (permalink)  
Old 12-16-2005, 02:40 PM
schemers schemers is offline
Zimbra Employee
 
Posts: 228
Default

yeah, I don't think the outlook connector handles "must change" password errors at login. I'll ask around.

It really shouldn't be a performance issue to bind on logins. We just didn't have to internally since we already did the read to get the LDAP entry and we have the userPassword attr sitting there. If we supported {crypt} we could avoid the bind as well. Should be fairly trivial to do.

roland
Reply With Quote