mirror of
https://github.com/rclone/rclone.git
synced 2025-12-15 07:43:35 +00:00
docs: WinFsp 2021 is out of beta
This commit is contained in:
committed by
Nick Craig-Wood
parent
5603983a5d
commit
2d210c2729
@@ -334,7 +334,7 @@ metadata about files like in UNIX. One case that may arise is that other program
|
|||||||
(incorrectly) interprets this as the file being accessible by everyone. For example
|
(incorrectly) interprets this as the file being accessible by everyone. For example
|
||||||
an SSH client may warn about "unprotected private key file".
|
an SSH client may warn about "unprotected private key file".
|
||||||
|
|
||||||
WinFsp 2021 (version 1.9, still in beta) introduces a new FUSE option "FileSecurity",
|
WinFsp 2021 (version 1.9) introduces a new FUSE option "FileSecurity",
|
||||||
that allows the complete specification of file security descriptors using
|
that allows the complete specification of file security descriptors using
|
||||||
[SDDL](https://docs.microsoft.com/en-us/windows/win32/secauthz/security-descriptor-string-format).
|
[SDDL](https://docs.microsoft.com/en-us/windows/win32/secauthz/security-descriptor-string-format).
|
||||||
With this you can work around issues such as the mentioned "unprotected private key file"
|
With this you can work around issues such as the mentioned "unprotected private key file"
|
||||||
|
|||||||
Reference in New Issue
Block a user