Example: Control file

A control file can contain the following properties.

# host of my job scheduler 
scheduler-host=zwasc013.lab.ibm.com
# http port of my job scheduler server 
scheduler-port=9182
# user id of job submitter 
submitter-userid=jobman
# job submitter password
submitter-password=pass2wrd

# enable debug 
debug=true
# increase timeout to 8 seconds per message
timeout=8000

Example control file with encoded password

The password in the control file can be encoded for security purposes by using the PropFilePasswordEncoder utility. For file WSGrid.cntl, which contains the control properties from the previous example, the encoding utility is invoked as:
PropFilePasswordEncoder WSGrid.cntl submitter-password 

After the PropFilePasswordEncoder is run against WSGrid.cntl file, the value of the submitter-password is encoded in the WSGrid.cntl file. For example:

submitter-password={xor}OTAwPT4tbj4=

指出主題類型的圖示 參照主題



時間戳記圖示 前次更新: July 9, 2016 11:12
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rgrid_cg_example_control
檔名:rgrid_cg_example_control.html