Hi Kawan, ini lanjutan dari artikel Instalasi Zimbra 10.1 Dengan Arsitektur Multi Server (3 Server) – Part 0.
Instalasi Zimbra Ldap.
Ekstrak installer Zimbra 10.1 dan jalankan instalasi.
$ tar -xvf <file_installer_zimbra>.tar.gz
$ cd <folder_installer_zimbra>
$ ./install.sh
Do you agree with the terms of the software license agreement? [N] Y
Use Zimbra's package repository [Y] Y
Install zimbra-ldap [Y] y
Install zimbra-logger [Y] n
Install zimbra-mta [Y] n
Install zimbra-dnscache [N] n
Install zimbra-snmp [Y] y
Install zimbra-store [Y] n
Install zimbra-apache [Y] n
Install zimbra-spell [Y] n
Install zimbra-memcached [Y] n
Install zimbra-proxy [Y] n
Install zimbra-archiving [N] n
Checking required space for zimbra-core
Installing:
zimbra-core
zimbra-ldap
zimbra-snmp
zimbra-license-tools
zimbra-ldap-patch
The system will be modified. Continue? [N] Y
DNS ERROR resolving MX for ldap.pasming.net
It is suggested that the domain name have an MX record configured in DNS
Change domain name? [Yes] yes
Create domain: [ldap.pasming.net] pasming.net
Main menu
1) Common Configuration:
2) zimbra-ldap: Enabled
3) zimbra-snmp: Enabled
4) Enable default backup schedule: yes
s) Save config to file
x) Expand menu
q) Quit
*** CONFIGURATION COMPLETE - press 'a' to apply
Select from menu, or press 'a' to apply config (? - help)
Select from menu, or press 'a' to apply config (? - help)1 // ketik 1 untuk masuk ke menu common configuration.
Common configuration
1) Hostname: ldap.pasming.net
2) Ldap master host: ldap.pasming.net
3) Ldap port: 389
4) Ldap Admin password: set
5) Store ephemeral attributes outside Ldap: no
6) Secure interprocess communications: yes
7) TimeZone: America/Los_Angeles
8) IP Mode: ipv4
9) Default SSL digest: sha256
Pilih No. 7 untuk setup TimeZone lalu ketik 51 untuk Asia/Bangkok.
Select, or 'r' for previous menu [r] r //ketik r untuk kembali ke menu utama
Pilih No. 3, pastikan smtp source dan smtp destination adalah akun admin@pasming.net
Snmp configuration
1) Status: Enabled
2) Enable SNMP notifications: yes
3) SNMP Trap hostname: ldap.pasming.net
4) Enable SMTP notifications: yes
5) SMTP Source email address: admin@pasming.net
6) SMTP Destination email address: admin@pasming.net
Select, or 'r' for previous menu [r] r //kembali ke menu utama
*** CONFIGURATION COMPLETE - press 'a' to apply
Select from menu, or press 'a' to apply config (? - help) a <Enter>
Save configuration data to a file? [Yes] yes <Enter>
Save config in file: [/opt/zimbra/config.12755] <Enter>
Saving config in /opt/zimbra/config.12755...done.
The system will be modified - continue? [No] yes <Enter>
Configuration complete - press return to exit <Enter>
Setelah instalasi selesai maka lakukan update package dan cek service zimbra.
$ apt update //ubuntu
$ yum update //RHEL or Rocky
$ su - zimbra -c 'zmcontrol restart'
$ su - zimbra -c 'zmcontrol status'
Lanjut Instalasi Zimbra MTA-Proxy+LDS
