King0770-Notes-VNC-Safe

Revision as of 01:14, 2 December 2016 by King0770 (talk | contribs) (Created page with "'''WORK IN PROGRESS - DO NOT USE''' "'Summary of steps'" * Download * Install * ZCS adjustment settings * Issues ==Section I - Download== As root <code><pre> wget http://pa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WORK IN PROGRESS - DO NOT USE

"'Summary of steps'"

  • Download
  • Install
  • ZCS adjustment settings
  • Issues

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

Jump to: navigation, search