Hi,
I have a query that when we depoly files from source TeamSite server to Target server which is webserver using Open Deploy. All the files deployed to target server are having full permissions to Everyone, root (User), Other (Group).
-rwxrwxrwx 1 root other 0 Jun 30 19:26 sample_testing.txt ( This file is published from TeamSite to target server)
Please let me know is there any where to restrict the permission to "Everyone" on publihsed files when we deploy using OpenDeploy. When we deploy files to target the files should get permissions to root and Other but not Everyone.