Hello again... I am looking for a little advice for a project I am working on for a customer. I would like to lay out my thought process and maybe some of you that have more experience would tell me if it is flawed and possibly point out a better way if possible.
Scenario:Contractor is looking for a way to store building plans so his sub contractors can download them when needed.
I suggessted an FTP site - vsftpd software
The contractor has about 5 different projects going at the same time.
The contractor would like to allow some sub contractors to have access to some of the projects and no access to others.
My thoughts were to do as follows:
Create multiple primary directory's on the server.
ie:
Project 1
Project 2
Project 3
etc...
Create groups for each project.
Create users for each sub-contractor and place them within their respective group(s)
Assign "group permissions" for specific "Project" directory's.
Ideas?
Thank you in advance
Kell
Scenario:Contractor is looking for a way to store building plans so his sub contractors can download them when needed.
I suggessted an FTP site - vsftpd software
The contractor has about 5 different projects going at the same time.
The contractor would like to allow some sub contractors to have access to some of the projects and no access to others.
My thoughts were to do as follows:
Create multiple primary directory's on the server.
ie:
Project 1
Project 2
Project 3
etc...
Create groups for each project.
Create users for each sub-contractor and place them within their respective group(s)
Assign "group permissions" for specific "Project" directory's.
Ideas?
Thank you in advance
Kell