On Sunday 14 November 2004 12:23 pm, you wrote:
Hi all,
Consider a file with read-only permissions for all that is r--r--r-- is a directory with permissions of 777. The owner of the file is say a user "abc".
1.Any other user say "xyz" can write to this file after opening it with vi using a forced write(wq!). 2.After the forced write "xyz" becomes the owner of the file.
doesnt happen for me
kg