Hello,
I want to enable or disable one zimlet with zmprov commad, i success to change for domain:
zmprov md mail.com zimbraZimletDomainAvailableZimlets "+com_zimbra_myzimlet"
but when i want to change for email user:
zmprov ma
admin@mail.com zimbraZimletDomainAvailableZimlets "+com_zimbra_myzimlet"
I got error return:
ERROR: service.INVALID_REQUEST (invalid request: LDAP schema violation: [LDAP: error code 65 - attribute 'zimbraZimletDomainAvailableZimlets' not allowed])
I have not problem to enable or disable this zimlet when i login in webclient.
Any idea? Please help.