Our domain admin used to be able to change users passwords from the admin gui, but yesterday she began receiving this error:
Code:
Failed to get the ACL:permission denied: cannot access attribute zimbraACE on
account target shirley@domain.com
Message: permission denied: cannot access attribute zimbraACE on account target
shirley@domain.com Error code: service.PERM_DENIED Method: GetGrantsRequest
Details:soap:Sender
The admin GUI shows that she has the following rights on accounts in her domain:
Granted Rights
Code:
addAccountAlias, deleteAccount, getAccountInfo, getAccountMembership, getMailboxInfo, listAccount, removeAccountAlias, renameAccount, setAccountPassword, viewAccountAdminUI
Readable Attributes
Code:
cn, co, company, description, displayName, givenName, initials, l, postalCode, sn, st, street, telephoneNumber, uid, zimbraAccountStatus, zimbraAdminSavedSearches, zimbraDomainAdminMaxMailQuota, zimbraFeatureMailForwardingEnabled, zimbraHideInGal, zimbraIsDelegatedAdminAccount, zimbraLastLogonTimestamp, zimbraMailAlias, zimbraMailCanonicalAddress, zimbraMailForwardingAddress, zimbraMailHost, zimbraNotes, zimbraPasswordMustChange, zimbraPrefMailForwardingAddress, zimbraPrefMailLocalDeliveryDisabled
Modifiable Attributes
Code:
co, company, description, displayName, givenName, initials, l, postalCode, sn, st, street, telephoneNumber, zimbraAccountStatus, zimbraAdminSavedSearches, zimbraDomainAdminMaxMailQuota, zimbraFeatureMailForwardingEnabled, zimbraHideInGal, zimbraIsDelegatedAdminAccount, zimbraMailAlias, zimbraMailCanonicalAddress, zimbraMailForwardingAddress, zimbraNotes, zimbraPasswordMustChange, zimbraPrefMailForwardingAddress, zimbraPrefMailLocalDeliveryDisabled
Since the last time she remembers it working, we've made a few changes to the server, not sure if any of them would cause this, I wouldn't have thought so, but...
- upgraded from 6.0.6 to 6.0.7
- changed zmmtaconfig_interval from 60 to 1200
- changed zmstatuslog cron job to run every 6 mins instead of ever 2
If anyone has any suggestions they would be much appreciated!