Unable to modify account or domain on Admin interface
Revision as of 06:46, 10 August 2017 by Nbhagwat (talk | contribs) (Created page with "=== <h1>Unable to modify account or domain on Admin interface.</h1> === <hr> <br> <h2>Problem: </h2>Issue with admin console either not loading or giving and error when modif...")
Unable to modify account or domain on Admin interface.
Problem:
Issue with admin console either not loading or giving and error when modifying a domain users."Javascript error in method ZaController.prototype.changeActionState"
Solution:
Check the attribute value of issue facing domain users - zimbraAuthLdapURLIf the output is like -
$ zmprov -l gd domain.com zimbraAuthLdapURL zimbraAuthLdapURL: ldap://ldap1.com:3268 zimbraAuthLdapURL: ldap://ldap2.com:3268
We can add values to zimbraAuthLdapURL like -
zmprov md domain.com zimbraAuthLdapURL "ldap://ldap1.com ldap://ldap2.com"
Best Regards,
Sourabh Bhushan