Hi,
I have hosted one website in /domain/www.xyz.com/web
i have created three 3 ftp users i.e., admin user1 user2
Home directory of admin is /domain/www.xyz.com/web owner is admin and group is site1
Home directory of user1 is /domain/www.xyz.com/web/user1 owner is user1 and group is site1
Home directory of user2 is /domain/www.xyz.com/web/user2 owner is user2 and group is site1
Now the issue is admin should have all the rights on the /domain/www.xyz.com/web directory how can i edit or delete files from /domain/www.xyz.com/web/user1 and /domain/www.xyz.com/web/user1 using admin FTP login
I cant use group write permission as suexec in apache will not work
root rights cant be given due to security reason
Kindly provide me solution for this.
Regards Jeetendra