NTFS3 file system kernel mode driver
 help / color / mirror / Atom feed
From: Julian Sikorski <belegdol@gmail.com>
To: ntfs3@lists.linux.dev
Subject: ntfs3: Folders mounted with 555 permissions?
Date: Tue, 11 Jul 2023 10:04:39 +0200	[thread overview]
Message-ID: <edcd6eb8-8682-6552-a5f6-584ac103d0e9@gmail.com> (raw)

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/

                 reply	other threads:[~2023-07-11  8:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=edcd6eb8-8682-6552-a5f6-584ac103d0e9@gmail.com \
    --to=belegdol@gmail.com \
    --cc=ntfs3@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).