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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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 - zimbraAuthLdapURL

If 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

Jump to: navigation, search