https://bugs.kde.org/show_bug.cgi?id=477526
Frederick Zhang <frederick...@tsundere.moe> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederick...@tsundere.moe --- Comment #17 from Frederick Zhang <frederick...@tsundere.moe> --- Not sure if this is a regression. I have an NFSv3 share with `rw,async,no_subtree_check,nohide,all_squash,anonuid=1001,anongid=1001`. On the client side, I don't have a UID=1001 user, and the GID=1001 group is a random irrelevant group. $ ls -lah total 104K drwxr-x---+ 4 1001 android 8 Feb 17 21:14 . drwxr-x---+ 9 1001 android 9 Apr 20 01:13 .. -rw-------+ 1 1001 android 11K Apr 20 00:05 .bash_history -rw-r-----+ 1 1001 android 3.9K May 19 2024 .bashrc $ getfacl .bash_history # file: .bash_history # owner: 1001 # group: android user::rw- user:1001:r-x #effective:--- group::--- mask::--- other::--- I can modify things in my terminal without issue. In Dolphin, Create New is greyed out in the context menu, and I cannot drag anything around either. Operating System: Arch Linux KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.12.0 Qt Version: 6.9.0 Kernel Version: 6.12.23-1-lts (64-bit) Graphics Platform: X11 Dolphin: 24.12.3 -- You are receiving this mail because: You are watching all bug changes.