Hi All,
I’m setting up an SFTP Server with CentOS 7. I created 4 Users SFTP only. Call them are A,B,C,D. I followed this guide to install: https://www.techrepublic.com/article/how-to-set-up-an-sftp-server-on-linux/
Problem here : If follow exactly this guide, each user can only access their folder. I want User D can access and manage files in folder users A,B,C . How do I configure that? Pls kindly help me this case. Thank you all very much!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
hi @tuanbeo0378,
You’ll need to add user D to the groups of users A,B and C.
You can do that by checking this article
Kind regards, Kalin D.