Not using install.sh Off the top of my head (I've never tried this) you'll also need:
/etc/{password,shadow,group}
/etc/sudoers
/etc/init.d/whatever
/var/spool/cron/zimbra (assuming linux)
Make sure that the user has the same ID if you re-create it. If not, running zmfixperms.sh (as root) after the overlay of the backup might be a good idea.
Any particular reason you wouldn't want to do a backup/restore, rather than go through this process? |