okay, i'm having a bit of a problem with permissions and ownership of a certain file.
i have an ftp set up and user blah has their home dir set to /home/blah
in /home/blah is a file called foo.txt.
now, how would i set permissions so that the user "blah" would be able to view the file and do nothing else.
all i want is to set the persmissions so that they can't delete the file or modify it in any way, and it doesn't seem to be working no matter what i try.
i've read the chmod and chown manuals about 100 times. and tried about 50 different combinations but no matter what i do i can still log in as user blah and just delete /home/blah/foo.txt.
tia.
i have an ftp set up and user blah has their home dir set to /home/blah
in /home/blah is a file called foo.txt.
now, how would i set permissions so that the user "blah" would be able to view the file and do nothing else.
all i want is to set the persmissions so that they can't delete the file or modify it in any way, and it doesn't seem to be working no matter what i try.
i've read the chmod and chown manuals about 100 times. and tried about 50 different combinations but no matter what i do i can still log in as user blah and just delete /home/blah/foo.txt.
tia.