Change SSH Port by default (22) to Other Port on Zimbra Server
root@mail:~# netstat -tnlup |grep 9955
tcp 0 0 0.0.0.0:9955 0.0.0.0:* LISTEN 26496/sshd
root@mail:~#
Problem:
Get Message Popup
Message: system failure: exception During auth {RemoteManager: zimbra.demo.biz-> zimbra@zimbra.demo.biz: 22} Error code: service.FAILURE Method: [unknown] Details: soap: Receiver
root@mail:~# su - zimbra
zimbra@mail:~$ zmprov gacf | grep Remote
zimbraRemoteManagementCommand: /opt/zimbra/libexec/zmrcd
zimbraRemoteManagementPort: 22
zimbraRemoteManagementPrivateKeyPath: /opt/zimbra/.ssh/zimbra_identity
zimbraRemoteManagementUser: zimbra
zimbra@mail:~$
Solution:
zimbra@mail:~$ zmprov mcf zimbraRemoteManagementPort 9955
zimbra@mail:~$ zmprov gacf | grep Remote
zimbraRemoteManagementCommand: /opt/zimbra/libexec/zmrcd
zimbraRemoteManagementPort: 9922
zimbraRemoteManagementPrivateKeyPath: /opt/zimbra/.ssh/zimbra_identity
zimbraRemoteManagementUser: zimbra
zimbra@mail:~$
Thanks.
Popular Posts
- How to install Docker container on EVE-NG
- Get Message 'system failure: exception During auth soap: Receiver' on Zimbra Web Admin
- Spanning Tree Protocol
- [ISSUE] Failed to allocate the network(s), not rescheduling, Spawning new instances is fail OpenStack
- How To Adding and Run Docker Container on UnetLab
- How To Set Timezone on Linux CentOS7
- How To Expand Disk (HDD) for UNetLab VM
- How to Configure InterVLAN with Router (Route-on-Stick)
- Download and Install pfSense 2.3 Firewall Open Source
- First Times Import Unified Networking Lab (UNetLab) OVA in VMware Workstation