All app specific passwords should not be removed when a user sets a new password.

Hi,

Currently, changing a user's password automatically revokes all app-specific passwords (passcodes for applications that don't support two-factor authentication), preventing, for example, the external CRM application that uses any of the app-specific passwords associated with that account from logging in. This also has the effect of locking out the account due to multiple failed authentication attempts.

There should be an option in the zmprov sp command and also in the wizard for the user to choose whether or not to revoke AppSpecific passwords (and 'not' should be the default).

Kind regards