MGonz,
I think you should run:
omcheck -i -s > /tmp/omcheck ; sh /tmp/omcheck
omcheck -d -s > /tmp/omcheck ; sh /tmp/omcheck
This will set permissions to their proper values.
joaster,
I don't understand this question:
In case of a harddisk failure I will want to take the image of the server (made during installation but using sac thereafter) and restore /var/opt/scalix. Is this possible using the image instead of reinstalling the OS (and how)?
There as been much disucssed on this forum about backup and restore strategies. You will find much useful information here:
http://www.scalix.com/community/viewtopic.php?t=1922
The installation guide discusses installing /var/opt/scalix on an LVM partition. If you've done that then you can backup scalix while it is live. See the sxbackup script in the admin_resource_kit of your install medium.
If you've made modifications to any of the files in the following directories then you will want backups of those:
/etc/opt/scalix/webmail/swa.properties
/etc/opt/scalix/res/config/res.properties
/etc/opt/scalix/res/config/krblogin.conf
/etc/opt/scalix/caa/scalix.res/config/*
/etc/opt/scalix/caa/config/*
The rest of the files are binaries etc that likely won't change much so how much you back them up is up to you. They are also easily replaced by a re-installation.
Regards,
Don