WebSphere Extended Deployment Compute Grid, Version 6.1.1
             オペレーティング・システム: AIX , HP-UX, Linux, Solaris, Windows,


制御ファイルの例

制御ファイルには以下のプロパティーが含まれる場合があります。

# 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

エンコード・パスワード付き制御ファイルの例

制御ファイルのパスワードは、 セキュリティー目的のため、WebSphere PropFilePasswordEncoder ユーティリティーを使用して エンコードすることができます。前の例の制御プロパティーが含まれているファイル WSGrid.cntl の場合、 エンコード・ユーティリティーは以下のように呼び出されます。
PropFilePasswordEncoder WSGrid.cntl submitter-password 

この結果として、WSGrid.cntl ファイルの実行依頼者のパスワードが適宜エンコードされます。 PropFilePasswordEncoder が WSGrid.cntl ファイルに対して実行された後に、 実行依頼者のパスワードの値がエンコードされます。以下に例を示します。

submitter-password={xor}OTAwPT4tbj4=



関連概念
WSGrid コマンド行ユーティリティー
関連資料
参照トピック    

ご利用条件 | フィードバック

最終更新: 2009/09/17 16時38分07秒EDT
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r1m1/index.jsp?topic=/com.ibm.websphere.gridmgr.doc/info/reference/rcg_example_control.html