3.1.13.4.4 Configuring File System Permission
To enable the user substitution successfully, you need to make sure the permission of the file system for users with different identities have been configured to meet the following requirements:
- All job executors must have read and execute permissions to the following folders:
$JESDIR/bin/artjesadmin
$JESDIR/locale/*
$MT_ROOT
- All job executors must have full permissions to the following folders:
$DATA_SOURCE
$DATA
$MT_LOG
$SPOOL
$MT_TMP
$MT_ACC_FILEPATH
$JESROOT
- All job users must have read permission to the following folders:
$TUXDIR
$TUXCONFIG
Note:
It is recommended that all job executors have the write permission toULOG
, stdout
, and stderr
, otherwise the log and output messages cannot be written successfully.
Parent topic: Enabling User Substitution in TuxJES