You are not logged in.
Hello,
I'm currently working on a setup and my issue is the following: I'm seeing the partitions of my internal drive in dolphin. They are ntfs partitions mounted at boot, gated behind a folder and through other file managers I can't access them - as intended.
I was wondering: What is dolphin doing differently?
---sometimes the obvious isn't there!---
Offline
other file managers [] can't access them
Are you saying that Dolphin can list the files on those partitions but other managers can't? Or are the partitions just "shown" but you can't actually list their files with Dolphin? Because those would be completely different issues.
Offline
Are you saying that Dolphin can list the files on those partitions but other managers can't? Or are the partitions just "shown" but you can't actually list their files with Dolphin?
They are "shown" in Dolphin (listed as devices) I can directly access via the devices icon.
The mount points are however inside another folder the user cannot see into.
So, I'm somehow trying to bind windows partitions into my system without Dolphin showing them. But I don't want to just hide them in dolphin, I care more about how it does that.
---sometimes the obvious isn't there!---
Offline
Most likely Dolphin either reads /etc/fstab or makes an API call to list mount points, both are accessible by non-root users. You'll have to configure Dolphin to not list those partitions.
Offline