View Single Post
  #10 (permalink)  
Old 01-18-2006, 11:28 PM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default files modified

This is an incomplete list:
/etc/passwd
/etc/group
/etc/sudoers
/etc/sysog.conf
/var/log/zimbra.log
/etc/ld.so.conf
/etc/logrotate.conf (or /etc/logrotate.d/zimbra, depending)
/var/spool/cron/zimbra (or wherever your distro keeps crontabs)
/etc/fstab

For a complete list - install it and find out - or download and peruse the source. (Which, if you're as concerned as you seem to be, is probably the best way to go).

To address some of your other points - how hard is it to get your sasl back to it's original state? Not hard at all, since we install our own sasl, and don't touch yours.

What about port conflicts?

We run sql on a non-standard port (7306). The only things we run on standard ports are the public services - http/s, ldap, smtp, pop/s, imap/s

Again, all of the questions you asked could be answered with a vmware download and a test installation.
Reply With Quote