User Tools

Site Tools


internet:mail:zimbra:zimbra_enable_forgot_password

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
internet:mail:zimbra:zimbra_enable_forgot_password [2021/01/12 11:32]
gcooper
internet:mail:zimbra:zimbra_enable_forgot_password [2022/09/23 10:55] (current)
gcooper
Line 42: Line 42:
  
 {{ :internet:mail:zimbra:zimbra_password_forgot_password_link.png?350 |Forgot Password Link}} {{ :internet:mail:zimbra:zimbra_password_forgot_password_link.png?350 |Forgot Password Link}}
 +
 +===== Enable Password Recovery in CoS =====
 +
 +FIXME Zimbra restart required?
 +
 +<file>
 +zmprov gc default zimbraFeatureResetPasswordStatus
 +
 +zmprov mc default zimbraFeatureResetPasswordStatus enabled
 +</file>
 +
 +Modify all CoS:
 +
 +<file>
 +for cos in `zmprov gac`; do zmprov mc $cos zimbraFeatureResetPasswordStatus enabled; done
 +</file>
internet/mail/zimbra/zimbra_enable_forgot_password.1610476359.txt.gz · Last modified: 2021/01/12 11:32 by gcooper