theniteowl
Programmer
I expect this should be easy but...
We have a NAS folder mounted on our Unix server under the name of dms.
We have a process that watches that folder for files to appear and then to process them. The process runs under an account named ops.
When the files appear in the folder they show up with root as the owner and the ops account does not have sufficient permissions to handle the files.
I changed the owner of the folder to ops but the files still come up owned by root. How can I get the files to come up with ops as the owner or at least assign ops sufficient permissions to modify/delete the files?
I have only previously had to modify rights on individual files and I am missing something in the folder permissions area.
Thanks.
At my age I still learn something new every day, but I forget two others.
We have a NAS folder mounted on our Unix server under the name of dms.
We have a process that watches that folder for files to appear and then to process them. The process runs under an account named ops.
When the files appear in the folder they show up with root as the owner and the ops account does not have sufficient permissions to handle the files.
I changed the owner of the folder to ops but the files still come up owned by root. How can I get the files to come up with ops as the owner or at least assign ops sufficient permissions to modify/delete the files?
I have only previously had to modify rights on individual files and I am missing something in the folder permissions area.
Thanks.
At my age I still learn something new every day, but I forget two others.