On Thu, 28 May 1998, Joseph Martin wrote:

> I am having trouble understanding aspects of file/directory permissions. I
> know how to make file readable, writeable, etc., but am having trouble
> with advanced aspects. For instance I once read that you can create a user
> called backup and use it to backup the whole disk. The idea was to give
> backup read-only access to the whole disk. How can you give a specific
> user certain permissions on files? What exactly are groups used for?

To give permissions to a specific user, Linux should have a mechanism
called ACL - Access Control List, unfortunately it doesn't. In RH, they
try to solve the problem implementing a group name for each user, what
ends up messing the system (well, I don't like it). some other unixes has
ACLs.

You could mount a partiton read-only, and then backup as root.


--
Roberto Jung Drebes <[EMAIL PROTECTED]>
Porto Alegre, RS - Brasil

Reply via email to