! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Thunar can't open usmb mounted share
Status:
RESOLVED: INVALID

Comments

Description Bajusz Tamás 2011-01-23 20:48:01 CET
Created attachment 3407 
thunar can't open an usmb mounted dir

If I mount a samba share with usmb and the share contains a dir with no read permission for me, thunar can't open it.

To reproduce, I created a directory under my home as root with read permission only for the owner, it's name: 0
Created a samba share for my home, it's name: home
Created a directory where I will mount the share, it's name: samba_share

Created ~/.usmb.conf
---------------
<usmbconfig>
 <credentials id="cred1">
   <domain></domain>
   <username>tamas</username>
   <password></password>
 </credentials>
 <mount id="home" credentials="cred1">
   <server>127.0.0.1</server>
   <share>home</share>
   <mountpoint>/home/tamas/samba_share</mountpoint>
 </mount>
</usmbconfig>
---------------

Mounted it: usmb home
Comment 1 Nick Schermer editbugs 2012-09-26 10:23:26 CEST
So what is the problem? If you are not allowed to read, you can't access it.

Bug #7170

Reported by:
Bajusz Tamás
Reported on: 2011-01-23
Last modified on: 2012-09-26

People

Assignee:
Jannis Pohlmann
CC List:
2 users

Version

Attachments

thunar can't open an usmb mounted dir (48.00 KB, image/png)
2011-01-23 20:48 CET , Bajusz Tamás
no flags

Additional information