+

Search Tips   |   Advanced Search

(zos)

Set permission for files created by applications

Files created by applications running in the servant will have permission bits set according to the default umask. To change the default umask for the servant, specify the _BPX_BATCH_UMASK environment variable for the servant. dmgr and application servers require group read/write access to the data in their config root.

dmgr and application servers require group read/write access to the data in their config root. The server must run with a 007 umask in order to support system management functions. Do not change this umask setting and the server will function correctly.

Use the _BPX_BATCH_UMASK environment variable for the servant to set the umask to 007. We define _BPX_BATCH_UMASK as a new environment variable using the console.

To view the console page, click Environment > WebSphere variables.

To define this new variable using the console, select the appropriate scope from the list of available options and then click New to create the name _BPX_BATCH_UMASK and the desired value. You will need to restart the server to pick up the _BPX_BATCH_UMASK setting.

Avoid trouble:

gotcha

See the documents listed in the following steps for more information.


Related concepts

  • WAS security for z/OS

  • Summary of controls