bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] [bug #2720] (grass) tar --no-same-owner


From: Dan Jacobson
Subject: [Bug-tar] [bug #2720] (grass) tar --no-same-owner
Date: Fri, 03 Dec 2004 06:18:45 +0800

>>> How to be more secure?
>> In ...-install.sh use tar --no-same-owner.

H> Is this a portable option?
the GNU manual doesn't go into it.
If not then "chown -R root... tree" before creating the tar, or
test `id -u` = 0 && "chown -R root... tree" for the user untarring, or
something.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]