Protecting permission editing on a text file

LanguidLegend

New member
Local time
5:48 AM
Messages
7
So I'm wondering is there a way to have a text file editable only by certain local users? In other words, if I were to open the file in another computer via flash drive, is there a way to prevent someone from changing both the file contents and (especially) its permissions?
 

My Computer My Computer

At a glance

Windows 7 Ultimate 32bit
Computer Manufacturer/Model Number
Compaq Presario
OS
Windows 7 Ultimate 32bit
You have to become the owner of the file (just making the makes you the owner). On non system disk (where win7 itself is on so C): All users have FULL ACCESS of the root folder. Since subfolders and files inheret permissions of parent by default... all files and folders can be read/write/delete/execute by all users.

You want to prevent access to file(s) or a whole folder (or multiple folders)? Or whole disk?
 

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
You want to prevent access to file(s) or a whole folder (or multiple folders)? Or whole disk?
Just a single text file - I need other files/folders within the same directory to remain unaffected.
 

My Computer My Computer

At a glance

Windows 7 Ultimate 32bit
Computer Manufacturer/Model Number
Compaq Presario
OS
Windows 7 Ultimate 32bit
You want to prevent access to file(s) or a whole folder (or multiple folders)? Or whole disk?
Just a single text file - I need other files/folders within the same directory to remain unaffected.
Just right click the file->security->advanced. Disable inhereted permissions form parent. Add yourself to the list (if not already listed). Give yourself full permission. delete inhereted permissions! press OK multiple times. Test if is working.

Adminstrators can still do anyting though!! They can become owner of the file and change permissions... So they can regain access again.

What version of win7 do you have (home premium, professional, ultimate ....)?
For ultimate and professional you can better encrypt the file. Encryption is much better of course
Encrypt or decrypt a folder or file
How Do I: Get Started with the Encrypting File System in Windows 7?
 

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Back
Top