Displaying 1 result from an estimated 1 matches for "regshar".
Did you mean:
regshare
2011 Jun 09
0
Samba on RHEL 6: Permission denied when mounting FUSE partition
...nes)
- output from smbclient command for RHEL 6
- some debug output from my fuse implementation for RHEL 5
- some debug output from my fuse implementation for RHEL 6
Also, ls -ldZ gives the following outputs:
RHEL 5, regular share:
drwxr-xr-x root root root:object_r:mnt_t regshare/
RHEL 5, fuse share:
drwxr-xr-x root root system_u:object_r:fusefs_t iFSG-EE/ // (FUSE share)
RHEL6 regular share:
drwxr_xr_x. root root unconfined_u:object_r:mnt_t:s0 regshare/
RHEL6 fuse share:
drwxr_xr_x. root root system_u:object_r:fusefs_t:s0 iFSG-EE/ /...