King0770-Notes-VNC-Safe

WORK IN PROGRESS - DO NOT USE

"'Summary of steps'"

  • Download
  • Install
  • ZCS adjustment settings
  • Issues
  • FAQ

Section I - Download

As root

wget http://packages.vnc.biz/zmpkg/bootstrap/zmpkg-installer-latest.tar.gz

Section II - Install

As root

tar -zxvf zmpkg-installer-latest.tar.gz

cd zmpkg-installer-1.4.4.2

./install.sh

As Zimbra

zm-apt-get install zcs-cloudsafe-zimlet

zmcontrol restart

Section III - ZCS Adjustment settings

As Zimbra

zmlocalconfig -e ssl_allow_accept_untrusted_certs=true
zmlocalconfig -e ssl_allow_mismatched_certs=true
zmlocalconfig -e ssl_allow_untrusted_certs=true
zmlocalconfig -e data_source_trust_self_signed_certs=true
zmprov ms `zmhostname` zimbraZimletJspEnabled TRUE
zmprov mcf zimbraReverseProxyUpstreamReadTimeout 600s

Section IV - Issues

RFE: cloudsafeuserpassword should be encrypted, https://redmine.vnc.biz/projects/zsafe-support-portal/incidents#39837
RFE: VNC Safe - zmpkg-installer should create a log file during install, https://redmine.vnc.biz/projects/ztalk-support-portal/incidents#38099
RFE: VNC Safe - Auto Set zimbraZimletJspEnabled to TRUE, https://redmine.vnc.biz/projects/ztalk-support-portal/incidents#38098
Upgrade from ZCS-870 to ZCS-871 will break VNC-Safe, https://redmine.vnc.biz/projects/zsafe-support-portal/incidents#39868

Section V - FAQ

Jump to: navigation, search