本章では、Interstage シングル・サインオンのアンセットアップについて説明します。
注意
Interstage シングル・サインオンのアンセットアップは、Systemwalker Service Catalog Managerのアンセットアップ完了後に実施してください。
Interstage シングル・サインオンのアンセットアップコマンド(以降、ssoclunsetupコマンドと記述します)を使用して、Interstage シングル・サインオンのアンセットアップを行います。
ssoclunsetupコマンドを実行することで、Interstage シングル・サインオンの以下の資源が削除されます。
Interstage シングル・サインオンの以下のサーバ
リポジトリサーバ(更新系)
認証サーバ
業務サーバ(注1)
リポジトリサーバ(更新系)が参照しているSSOリポジトリ
リポジトリサーバ(更新系)と認証サーバを構築したWebサーバ(注2)
注1) ssoclunsetupコマンドを実行したマシン上に構築されているInterstage シングル・サインオンの全業務サーバが削除されます。ただし、Webサーバ自体は削除されません。
注2)リポジトリサーバ(更新系)と認証サーバを構築したWebサーバ(Webサーバ名:SSOauth)のみ削除されます。その他のWebサーバは削除されません。
注意
ssoclunsetupコマンドの詳細については、“付録A Interstage シングル・サインオンのコマンド”を参照してください。
削除手順
ssoclunsetupコマンドを実行します。
【Windows】
ssoclunsetup
上記のssoclunsetupコマンドは以下のフォルダに格納されています。
<Systemwalker Service Catalog Managerのインストールフォルダ>\SWCTMG\SecurityManagement\sso\bin
【Linux】
/opt/FJSVctsec/sso/bin/ssoclunsetup
削除の確認を行います。
ssoclunsetupコマンド実行後、Interstage シングル・サインオンの削除を確認するメッセージが表示されます。削除を行う場合は"yes"を入力してください。"yes"以外を入力した場合は、「Command canceled.」と表示され、削除されません。
資源の状態がメッセージとして表示されます。
ssoclunsetupコマンド実行後、削除対象の資源の状態がメッセージとして表示されます。資源の意味は以下のとおりです。
資源の名前 | 資源の説明 |
---|---|
Repository Server | リポジトリサーバ(更新系) |
Authentication Server | 認証サーバ |
Business Server | 業務サーバ |
Web Server(Webサーバ名) | リポジトリサーバ(更新系)と認証サーバを構築したWebサーバ |
SSO Repository (リポジトリ名) | リポジトリサーバ(更新系)が参照しているSSOリポジトリ |
また、資源の状態は以下のメッセージで表示されます。
メッセージ | 資源の状態 |
---|---|
Exist | 存在する。 |
Not exist | 存在しない。 |
注意
ssoclunsetupコマンド終了後、業務サーバを追加していたWebサーバ(Interstage HTTP Server)の起動は行いません。
削除する資源が存在しない状態でssoclunsetupコマンドを実行した場合、ssoclunsetupコマンドは正常に終了します。
実行例
【Windows】
ssoclunsetup Repository Server : Exist Authentication Server : Exist Business Server : Exist Web Server (SSOauth) : Exist SSO Repository (rep001) : Exist Are you sure to delete the Single Sign-on system? (yes/no) yes IHS: 情報 : ihs01000: コマンドが正常に終了しました。 IREP: 情報 : irep70002: リポジトリを削除しました。[rep001]
【Linux】
#/opt/FJSVctsec/sso/bin/ssoclunsetup Repository Server : Exist Authentication Server : Exist Business Server : Exist Web Server (SSOauth) : Exist SSO Repository (rep001) : Exist Are you sure to delete the Single Sign-on system? (yes/no) yes UX : IHS: INFO : ihs01000: The command terminated normally UX : IREP: INFO : irep70002: Repository environment deleted. [rep001]