Configuring the umask of the user launching Talend JobServer
Procedure
Set the user profile with the umask u=rwx,g=rx,o= umask.
It is the same as umask
0027.
Results
This configuration will create:
- directories with group authorization equal to r-x
- files with group authorization equal to r--
- no authorizations for others