I'm looking for best solution about hosting web projects on linux server.
My focus is on permissions and ACL's.
Example We have 3 project and 3 developers , They have access to files via Samba Share and SFTP.
I want developers and projects have community and permission like this:
Developer 1 --RW--> Project1
Developer 2 --R--> Project1
Developer 3 --0--> Project1
Developer 1 --R--> Project2
Developer 2 --RW--> Project2
Developer 3 --RW--> Project2
Set facl is best choice or we have another solutions better than facl on linux?
Thanks in advance.
http://ift.tt/1dvHQ0Z
0 comments:
Post a Comment