Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mount to a directory that is also an SMB share #7

Open
pvacca2 opened this issue Dec 7, 2020 · 0 comments
Open

Mount to a directory that is also an SMB share #7

pvacca2 opened this issue Dec 7, 2020 · 0 comments

Comments

@pvacca2
Copy link

pvacca2 commented Dec 7, 2020

Hello!

I am working on a project where we have to transfer data from a server by mounting an SMB share. The SMB is created in a VM instance that has a VPN tunnel to the on-prem server. I used this link to set up the smb share (just changed some of the names to something more relevant to me.)

https://linuxize.com/post/how-to-install-and-configure-samba-on-ubuntu-18-04/

When I try to mount GCS to that same directory I get errors.

/bin/fusermount: mount failed: Operation not permitted

I am using the same user account for the mounts and I have done chmod 777 on everything I can think of but I still can't mount it.

Am I missing something? Can you not mount to a directory that is shared via smb?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant