marco1 <[EMAIL PROTECTED]> wrote:
>
> I've to configure qmail on a linux server(RedHat 7.1) and I would like to
> use an existing Fat partion as Linux partition. Is there any problem(
> security...., or something else)?
Yes, lots of problems. FAT (MS-DOS) filesystems don't support file ownership,
group ownership, or permissions attributes. It's therefore impossible to
maintain proper security on such a partition/filesystem. Even if they did,
they also might not support BSD FFS sync semantics and might therefore be
inappropriate for use as a queue disk.
Just re-partition, re-install, or create a new ext2 partition. You'll save
yourself a lot of headaches.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]> GPL'ed
software available at: http://www.qcc.sk.ca/~charlesc/software/ Any opinions
expressed are just that -- my opinions.
-----------------------------------------------------------------------