Greatings to all
Well my goal is to share a resource that i need to connetc to it using sshfs
The sshfs conection works fine, on the terminal, but when the users try to get in to the shared folder they get access denied
The sshfs command is executed on root account, for testing I make another user and connect with this new one by ssh, it works fine, can delete, create, modify
the mount command is
sshfs user@10.10.7.xx:/datos/ /samba/sshfsremo/ -o allow_other, uid=99, gid=99
the last two are to make the mount point user and pass nobody:nobody
Atached some files
Thanks
Samba+SSHFS
Samba+SSHFS
- Attachments
-
- testparm.txt
- (796 Bytes) Downloaded 98 times
-
- lslas.txt
- (570 Bytes) Downloaded 92 times
-
- smbconf.txt
- Samba config
- (3.61 KiB) Downloaded 97 times