Dear All,
we have two ZCS servers here, first is the production mail server (5.0.18 oss), the other is a fresh installed 6.0.2 (for evaluation purpose only).
On the zcs 6.0.2 server, we set an external ldap authentication (to use the 5.0.18's LDAP). we set :
LDAP filter : (uid=%u)
search base: ou=people,dc=xxxx,dc=com
it doesn't have problem to pass the account/password test, however, i got this error when I click "Finish":
Code:
JavaScript error encountered in method ZaXFormViewController.prototype.fireChangeEvent message: this._toolbar is undefined fileName: https://192.168.1.187:7071/zimbraAdmin/js/Admin_all.js.zgz?v=091020155143 lineNumber: 1658 stack: ()@https://192.168.1.187:7071/zimbraAdmin/js/Admin_all.js.zgz?v=091020155143:1658 ([object Object])@https://192.168.1.187:7071/zimbraAdmin/js/Admin_all.js.z...
any advice on this? Thanks.