Hi all.
Workload automation DE is running the DE service as root.
When running jobs,since unmask is 0022,the mode of MAIN and job directories under MAIN should be created as 755,but they being created as 777.
The files inside the JOB directories are being created appropriately with mode 644.
The directories spool/ESP_xxx_7500/MAIN and the job directories under MAIN are created with mode 777, but I want to have them automatically created with mode 755.
How can I do that?
(Even though I changed mask 0027 but MAIN and Jjob directories still created mode 777)
Thanks in advanced.
WG
-------------------------------------------