King0770-Notes-VNC-Safe: Difference between revisions

No edit summary
 
(One intermediate revision by the same user not shown)
Line 44: Line 44:


==Section IV - Issues==
==Section IV - Issues==
RFE: cloudsafeuserpassword should be encrypted,  https://redmine.vnc.biz/projects/zsafe-support-portal/incidents#39837
RFE: cloudsafeuserpassword should be encrypted,  https://redmine.vnc.biz/projects/zsafe-support-portal/incidents#39837<br>
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 - zmpkg-installer should create a log file during install,  https://redmine.vnc.biz/projects/ztalk-support-portal/incidents#38099<br>
RFE: VNC Safe - Auto Set zimbraZimletJspEnabled to TRUE,  https://redmine.vnc.biz/projects/ztalk-support-portal/incidents#38098
RFE: VNC Safe - Auto Set zimbraZimletJspEnabled to TRUE,  https://redmine.vnc.biz/projects/ztalk-support-portal/incidents#38098<br>
 
Upgrade from ZCS-870 to ZCS-871 will break VNC-Safe,  https://redmine.vnc.biz/projects/zsafe-support-portal/incidents#39868


==Section V - FAQ==
==Section V - FAQ==

Latest revision as of 17:50, 2 December 2016

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