Created
August 2, 2019 11:02
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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