Hello all,
after a long time I am a reappearing user of Kubuntu, Kubuntu 22.04.3 that is. I (User1 with sudo rights) have a problem with my second user, User2 (no sudo rights):
He can read files and open folders from an NTFS partition, WinLin on the same drive Kubuntu sits on, but he cannot "Create new" nor "copy > paste" on WinLin. This was not a problem in earlier version of Kubuntu and it still not a problem with "Debian 12 Cinnamon" and not with "EndeavourOS KDE Plasma"; both reside with Kubuntu in multiboot mode on the same SSD.
How can I fix this, please?
*** Details ***
The SSD on my laptop houses in multiboot mode Kubuntu 22.04.3, Debian 12 Cinnamon, EndeavourOS KDE and Windows 11. There are several NTFS partitions on the drive. With Kubuntu, User2 logs in, I mount for him the NTFS partition WinLin using Dolphin. Now he can browse and open files or open folders, but he cannot "Create new" nor "copy > paste", these options are greyed out in Dolphin.
Now I used "ls -la":
Kubuntu 22.04.3:
User2's partition /run/media/User2 looks like this:
Code:
drwxr-x---+ 3 root root 4096 Aug 11 17:27 . drwxr-xr-x 4 root root 4096 Aug 11 16:43 .. drwxrwxrwx 1 User2 User2 12288 Aug 11 17:17 WinLin
Code:
drwxr-x---+ 3 root root 4096 Aug 11 17:17 . drwxr-xr-x 6 root root 4096 Jul 26 20:19 .. drwxrwxrwx 1 User2 User2 12288 Aug 11 17:17 WinLin
Thanks, kubucub
P.S. With Ubuntu 22.04.2 it is even worse, see, e.g, https://askubuntu.com/questions/1469779/problems-after-upgrading-to-22-04-to-22-04-2-lts
Comment