Windows Service Account Users for Jetty and Apache
Recently ran into file permissions issues with a client implementation. The file movement/creation is being interrupted by files permissions. We (our SI group) set up "Windows Service User logons" for the services (startup) and run. Are there any suggestions for specific file permissions? We have granted "full control" for the Jetty and Apache Directories. We also granted full control for the file directories in XADMIN i.e. c:\filetransfers\auto\org($). Are there any security risks for setting the users to "full control" for the entire drive?
Any suggestions or tips will help.
Thanks