制御ファイルには以下のプロパティーが含まれる場合があります。
# host of my job scheduler scheduler-host=zwasc013.rtp.raleigh.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=foobar1a # enable debug debug=true # increase timeout to 8 seconds per message timeout=8000
PropFilePasswordEncoder WSGrid.cntl submitter-password
この結果として、WSGrid.cntl ファイルの実行依頼者のパスワードが適宜エンコードされます。 PropFilePasswordEncoder が WSGrid.cntl ファイルに対して実行された後に、 実行依頼者のパスワードの値がエンコードされます。以下に例を示します。
submitter-password={xor}OTAwPT4tbj4=