Difference between revisions of "ZmSetServerName"
(→Changing the zimbra server's hostname) |
(→Changing the zimbra server's hostname) |
||
Line 1: | Line 1: | ||
== Changing the zimbra server's hostname == | == Changing the zimbra server's hostname == | ||
− | The | + | The commands |
su - zimbra | su - zimbra | ||
/opt/zimbra/libexec/zmsetservername <NEW_HOSTNAME> | /opt/zimbra/libexec/zmsetservername <NEW_HOSTNAME> |
Revision as of 16:13, 21 September 2006
Changing the zimbra server's hostname
The commands
su - zimbra /opt/zimbra/libexec/zmsetservername <NEW_HOSTNAME>
will set the zimbra server's name to the NEW_HOSTNAME
Now update the ip address(es) and host name(s) for the server(s).
Restarting services on all hosts is required after this operation