IBM Support

DataStage: ローカルOSユーザーに切り替えたあとのユーザー登録

Question & Answer


Question

製品ドキュメント『ローカルのオペレーティング・システム・ユーザー・レジストリーへの切り替え (IBM WebSphere Application Server Network Deployment)』にしたがい、DataStage ステージで使用するユーザーを OS のユーザーと同期させました。WebSphere Application Server を管理する OSユーザーは  wasadmin2 にしました。このユーザーでブラウザから DataStage の Administration Console にログインしましたが、「Users & Groups」→「Users」の項目で wasadmin2 しか登録されていません。他の OSユーザーはどのように登録したらいいでしょうか?

Answer

いくつかの方法がありますが、その中の一例を紹介します。
(1) サーバーにログインしてコマンドラインを開きます。
(2) DataStage のインストールディレクトリ配下の ASBServer/bin に移動します。
(3) DirectoryCommand で OSユーザーに DataStage で使用するための必要最低限のロール(SuiteUser)を付与します。
例: dsadm を登録する方法
Unix
./DirectoryCommand.sh -url ... -user wasadmin2 -password ***** -assign_user_roles dsadm\$SuiteUser
Windows
DirectoryCommand.bat -url ... -user wasadmin2 -password ***** -assign_user_roles dsadm$SuiteUser
(4) この操作によりブラウザの Administration Console からもユーザーが認識できます。
(5) 必要なロールをユーザーに付与します。
(6) 必要に応じて、他のOSユーザーも DirectoryCommand で同様に登録できます。

[{"Type":"MASTER","Line of Business":{"code":"LOB10","label":"Data and AI"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSZJPZ","label":"IBM InfoSphere Information Server"},"ARM Category":[{"code":"a8m500000008XGFAA2","label":"WebSphere Application Server-\u003EUser Registry Types-\u003EOperating System Registry"}],"ARM Case Number":"TS016816454","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"11.7.1"}]

Document Information

Modified date:
04 August 2024

UID

ibm17162166