Tagged Questions
2
votes
0answers
345 views
sshfs permissions problem — need to be root to view some files [closed]
I'm automounting sshfs shares using a script in /etc/network/if-up.d/ and entries in /etc/fstab. I have keys set up for my user so no password is required.
My user (1000) has sudo rights on the ...