E
E
EA-EKB2019-10-15 19:25:41
Windows
EA-EKB, 2019-10-15 19:25:41

How to leave a file in Win10 with only read / write permissions by the owner, and forbid everything for the rest?

Please tell me how to set the file permissions in win10 so that only its owner can read and write the file, for the rest all actions must be prohibited. Through the linux subsystem, it turns out to do only 444 (chmod 0600). More specifically, we are talking about ssh keys for synchronizing files using rsync. I tried icacls, it displays the read-only owner, but when I start rsync, this key again has 0444.
PS About the fact that in Linux this is done in an elementary way, but Linux is not suitable for other reasons.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
EvilSide, 2019-10-16
@EvilSide

5da6a987d6d2c652872831.png
Approximately like this.
If we remove Administrators from inheritance, then we will get access to the folder\file for one user.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question