Page 1 of 1

Change ip an name scalix server

Posted: Fri Jun 02, 2006 4:05 pm
by Nexis
Is it possible or is there a procedure to change the name and ip from a scalix server?

Posted: Mon Jun 05, 2006 3:28 am
by Valerion
Changing the IP is easy - Scalix only uses the FQDN, so if your /etc/hosts is correct and both forward and reverse DNS agree you're good to go.

If you need to change the FQDN of the Scalix server you can use

Code: Select all

sxmodfqdn -o <old-name> -n <new-name>
using the FQDN in both cases. You will also have to change /opt/scalix/global/config and uninstall and re-install SAC, RES and SWA (or re-configure them in /etc/opt/scalix).

To be on the safe side I'll also recommend a reboot if you change the hostname.

Posted: Tue Aug 29, 2006 3:00 am
by quacka
Valerion wrote:Changing the IP is easy - Scalix only uses the FQDN, so if your /etc/hosts is correct and both forward and reverse DNS agree you're good to go.

If you need to change the FQDN of the Scalix server you can use

Code: Select all

sxmodfqdn -o <old-name> -n <new-name>
using the FQDN in both cases. You will also have to change /opt/scalix/global/config and uninstall and re-install SAC, RES and SWA (or re-configure them in /etc/opt/scalix).

To be on the safe side I'll also recommend a reboot if you change the hostname.


How do I do this part?
uninstall and re-install SAC, RES and SWA (or re-configure them in /etc/opt/scalix.

Will reinstalling change any settings?

Posted: Tue Aug 29, 2006 4:12 am
by Valerion
quacka wrote:How do I do this part?
uninstall and re-install SAC, RES and SWA (or re-configure them in /etc/opt/scalix.

Will reinstalling change any settings?


Re-installing will change your settings back to the installation defaults, yes. You have two options.

Firstly, you can run the installer and do an uninstall (only SAC, RES and SWA, not the server), then do a re-installation using the installer.

Or you can edit the following files, and restart scalix-tomcat:
/etc/opt/scalix/webmail/swa.properties
/etc/opt/scalix/caa/scalix.res/config/ubermanager.properties
/etc/opt/scalix/res/config/res.properties

Hopefully I didn't miss any ...

Posted: Tue Aug 29, 2006 6:06 am
by quacka
Thanks for that. I will try it when I get to work.

Posted: Tue Aug 29, 2006 6:12 am
by quacka
I tried it. now rules wizard says
Scalix user interface access is disabled
after i log in.