Hi!
I am having problems with finding a guide that works with NE 6.02 on Ubuntu 8.04 64bit.
I want to change the hostname so I can install my SSL cert.
Please help!
Hi!
I am having problems with finding a guide that works with NE 6.02 on Ubuntu 8.04 64bit.
I want to change the hostname so I can install my SSL cert.
Please help!
I can still find it in place in 6.0.2:
Code:# find /opt/zimbra/ -iname zmsetservername /opt/zimbra/libexec/zmsetservername
What is the command after the path-to-file? Is it just the domain or the old domain name and the new?
You do not enter a domain name, you enter the FQDN (Fully Qualified Domain Name) for the server i.e. mail.yourdomain.com - details are in the wiki article mentioned above. You mentione that you're trying to change the hostname in your title and now you're talking about the domain name, which one are you trying to change and what are you trying to achieve?
Regards
Bill
OK, let's see if I understand you correctly.
You have a server whose FQDN (hostname) is mail.domain.com and when you installed Zimbra it named the domain as mail.domain.com - OK so far? What you're now trying to do is change the domain that was created at install from mail.domain.com to domain.com - still OK? If that's what you're trying to do then the correct command is to use zmprov to rename the domain.
If I've misunderstood then feel free to tell me where I've gone wrong.Code:zmprov -l rd domain.com newdomain.com
Regards
Bill
Thanks for the help, phoenix!
I forgot to set the Server Host Name under install. I used the FQDN (maildomain.com) as my Host Name in my previous installs, so I typed in my maildomain.com to set my FQDN and maildomain.com as my Host Name.
I now have the FQDN maildomain.com but my server is called "1258.serveruniversum.com" This shows up as a value when I try to generate the CSR for my SSL Certificate. Thats the reason I want to change it.
OK, then you need to run the zmsetservername command you were given earlier. It's run as:
I'd also suggest you take a backup before making the change just in case there are any problems.Code:/opt/zimbra/libexec/zmsetservername 1258.serveruniversum.com
Regards
Bill
There are currently 1 users browsing this thread. (0 members and 1 guests)