pg-tips
(P G)
October 18, 2025, 8:14pm
2
Could it be the issue described here?
I came back to my pc after some time and updated. Not sure what, but now my SMB share no longer let me write files to my share, then after some attempted fixing got a new error that denied me access to the SMB share as a whole using both Dolphin and cifs-utils giving the error “mount error (13): Permission denied”. Nothing I have tried so far as seems to work, the SMB share works just fine on other computers running Win/Linux. I am not sure why my OS is blocking my connection to my SMB se…
Have a look at the description on the KDE forum and see if this matches your symptoms:
Hi everyone, I know this probably belongs to bugs, but I can’t file a bug because I don’t have enough information just yet. First, some versions: Operating System: Arch Linux KDE Plasma Version: 6.4.5 KDE Frameworks Version: 6.19.0 Qt...
Reading time: 1 mins 🕑
Likes: 6 ❤
(Upstream KDE bug ticket: https://bugs.kde.org/show_bug.cgi?id=510567 )
A potential workaround is to install the cifs-utils package if you don’t have it already, and mount the smb share at boot time using /etc/fstab .
On my system (F42 KDE with all recent updates), I have no issues in Dolphin working with my SMB share mounted in /etc/fstab, so if that’s an option for you, it’s worth a try.
1 Like