Mount samba shares in our home directory we may use SMBNetFS. With this tool we are able to access samba shares by nearly all applications simply through a mount point in our home directory.
How to use SMBnetFS
cp /etc/smbnetfs.conf ~/.smb/smbnetfs.confcopy example configuration filecp /etc/samba/smb.conf ~/.smb/smb.confcopy samba configurationmkdir ~/sambashareor any other name for the mount pointsmbnetfs ~/sambashareto mount the shares.- users need to be member of the
fusegroup
See
man smbnetfs for options and go through the FAQ file in /usr/share/doc/smbnetfs for further documentation.
0 comments:
Post a Comment