Replies: 1 comment 1 reply
-
Yes, it should work. Please give it a try and let us know how it goes. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to provide full read+write access to our DVC remote, but without giving away the password of that SSH user to our DVC users. I don't want to solve that with a Linux group and multiple users within that group, since that group just has read-only access to the DVC data folder. Can I thus make the main user of the DVC data folder on the server an SFTP-only user, without a valid login shell? If not, what other alternatives do I have?
Beta Was this translation helpful? Give feedback.
All reactions