Closed Biepa closed 7 months ago
Accessing a share (or any other file resource) is abstracted away by kio and has nothing to do with krename itself.
We are still building krename against kf5, so are you by chance running this in a plasma6 environment?
I am guessing that if you instead mount the shares via /etc/fstab
, it would work as expected?
Thank you for the reply. Yes I'm running plasma 6.
I will then just wait for it. I guess we can close this issue then?
I must admit, I'm not sure exactly how we can have kio from both kf5 and kf6 present with the proper suid wrappers and working for both cases and as I understand it there is work in progress to port krename to kf6/qt6 so presumably within the next couple of months, this will be fixed upstream.
As a workaround, I will suggest mounting via /etc/fstab
- it's also nicer to have all mounting done declaratively rather than having to manually mount it in user mode.
Thank you for the insights. Thoug I have to admit I don't know enough to know about "kio" and just assume that "kf" means "KDE Framework"?
I currently have my shares declared via the "fileSystems" option and they all show up in the fstab file. So no manual mounting is done here.
@peterhoeg Just pinging to clarify it you mean another way that the mentioned "file systems" config option so we can possibly close this.
This is working now for whatever reason.
Describe the bug
Installing "krename" as user or root is showing the error "This program is not installed setuid root - "user" CIFS mounts not supported." when trying to access shares. So I assume there needs to be an adjustment in the installation of this tool. The shares are working fine with Dolphin and other tools.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
To be able to access shares as it works with Dolphin even when installing krename as a user.
Screenshots
Notify maintainers
@peterhoeg
Metadata
Add a :+1: reaction to issues you find important.