All of lore.kernel.org
 help / color / mirror / Atom feed
* ntfs3: Folders mounted with 555 permissions?
@ 2023-07-11  8:04 Julian Sikorski
  0 siblings, 0 replies; only message in thread
From: Julian Sikorski @ 2023-07-11  8:04 UTC (permalink / raw)
  To: ntfs3

Hello,

with linux-6.4, now that noacsrules option is gone, an old issue has 
become problematic. When I mount my windows drive, some of the folders 
in Users are mounted with 555 permissions, including the ones I would 
like to edit:

$ ls -l /mnt/windows/ | grep Users
lrwxrwxrwx. 1 julas julas          8  1. Dez 2018  Documents and 
Settings -> ./Users
lrwxrwxrwx. 1 julas julas          8  9. Okt 2022  Dokumente und 
Einstellungen -> ./Users
dr-xr-xr-x. 1 julas julas       4096  9. Okt 2022  Users

$ ls -l /mnt/windows/Users/beleg/ | grep Documents
dr-xr-xr-x. 1 julas julas    8192  7. Jul 15:28 Documents
lrwxrwxrwx. 1 julas julas      24  9. Okt 2022  Eigene Dateien -> 
./../../Users/beleg/Documents
lrwxrwxrwx. 1 julas julas      24  1. Nov 2021  Moje dokumenty -> 
./../../Users/beleg/Documents

Is this intended behaviour? It appears to be quite an old issue [1]. If 
so, is there any other fix than running a recursive chmod?

Best regards,
Julian

[1] 
https://www.reddit.com/r/archlinux/comments/r325t3/permissions_problems_with_the_new_ntfs3_driver/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-11  8:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-11  8:04 ntfs3: Folders mounted with 555 permissions? Julian Sikorski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.