This is what I've done
1. The domain is expired [I don't know that it's going to expire this year]
2. I follow this article https://wiki.zimbra.com/wiki/ZmSetServerName
Code: Select all
/opt/zimbra/bin/zmcertmgr createca -new
/opt/zimbra/bin/zmcertmgr createcrt -new -subjectAltNames mail -days 365
/opt/zimbra/bin/zmcertmgr deploycrt self
/opt/zimbra/bin/zmcertmgr deployca
/opt/zimbra/bin/zmcertmgr viewdeployedcrt
zmcontrol restart
3. I change the hostname to new domain.
This is the error I receive when "zmcontrol restart"
Code: Select all
Host mysarana.com
Starting ldap...Done.
Failed.
Failed to start slapd. Attempting debug start to determine error.
5e5e02a3 daemon: bind(7) failed errno=99 (Cannot assign requested address)
5e5e02a3 slap_open_listener: failed on ldap://mysarana.com:389
If you know how to fix this, please help.
Sincerely,
Jason