Paul Menzel: > I am still wondering, why for example the files in `/etc/postfix` have > to be owned by root.
Because they are configuration files that are read by programs that
run as ROOT. If a non-root user can change change or rename files,
then that user controls a program that runs as ROOT.
Wietse
