Unable to modify account or domain on Admin interface

Revision as of 19:34, 21 August 2017 by Heera Singh Koranga (talk | contribs)
(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

Output:

zimbraAuthLdapURL: ldap://ldap1.com:3268
zimbraAuthLdapURL: ldap://ldap2.com:3268 

We need to add values to zimbraAuthLdapURL like -

zmprov md domain.com zimbraAuthLdapURL "ldap://ldap1.com ldap://ldap2.com" 


RFE to support multiple values with attribute zimbraAuthLdapURL - https://bugzilla.zimbra.com/show_bug.cgi?id=35115


Submitted by: Sourabh Bhushan

Jump to: navigation, search