Quote:
|
Originally Posted by schemers There is a way to do what you want, but it isn't all that pretty  |
Well, yeah, that's not too pretty, but I do think it'll work :-)
Quote:
|
Originally Posted by schemers Another option if you go this route is to require people to change their passwords on first login (fixed in next release), which will upgrade everyone to SSHA eventually, at which point you can just use internal auth again. |
Okay, here's a question --
I'd say around 75% of our users aren't going to be using the web interface, they'll just be checking their email from work using Outlook.
Assuming, for the moment, that we are not using the Zimbra Outlook Connector, just Outlook via POP or IMAP... how would Outlook handle this if Zimbra forced it to change the password?
Is Outlook smart enough to just prompt the user for a new email password? And if so, do you recall if they have to know their existing password when they enter a new one?
I know this sounds silly, but the users don't know their existing email passwords. Remember, 75% of them just open Outlook and expect their email to show up :-) So, the goal would be to find a way to change them all without anyone knowing the old password (except for Outlook, of course, who has the password stored).
Barring that, we could just keep doing the LDAP bind. Is the bind performed purely for authentication? I guess I'm wondering how much a performance hit that'll be.
Thanks for your insight,
-Eric