Quote:
Originally Posted by yutaka I am not quite sure why&how you did add a grant -set.account.zimbraIsDelegatedAdminAccount to deny.
(Are you trying this on ZCS7,right?)
But for making your custom attributes editable for a domain admin,
how about allowing set.account.<your custom attribute> to the domain admin account? |
Yup, that exactly what we tried but we had problem that when we try to add our custom attribute, zimbra was giving error that "No such attribute in account". Then we found that we forgot to set a flag which allow domain admin to edit those attributes. So, we changed /opt/zimbra/conf/attrs/zimbra-attrs.xml file and everything worked.