Setting Permission On Files Created by Weblogic
Hi,
We have an application that writes log files that must be able to accessed by all users within the group that Weblogic is in.
When Weblogic creates the folder/file, the permission is preset to 740/640. The owner and group are the same (weblogic). How do we get weblogic to create these folders/files to be accessed by the group?
We want the group to be set to weblogicgrp and read/write permissions to be group.
Thanks
Andy
0