Skip to content

Instantly share code, notes, and snippets.

@sebastian13
Created August 2, 2019 11:02
Show Gist options
  • Save sebastian13/6703e13b45c62c6b542bb806e432af65 to your computer and use it in GitHub Desktop.
Save sebastian13/6703e13b45c62c6b542bb806e432af65 to your computer and use it in GitHub Desktop.
Disable the password change option in Zimbra Webmail via the default COS. This is especially useful when using Active Directory authentication.
zmprov mc default zimbraFeatureChangePasswordEnabled FALSE
zmprov mc default zimbraPasswordLocked TRUE
zmprov mc defaultExternal zimbraFeatureChangePasswordEnabled FALSE
zmprov mc defaultExternal zimbraPasswordLocked TRUE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment