ページの先頭行へ戻る
SystemwalkerService Catalog Manager V14g インフラサービス機能運用ガイド 管理者編
Systemwalker

2.3.3 Interstage シングル・サインオンの資源のバックアップ

ここでは、Interstage シングル・サインオンの資源のバックアップ手順について説明します。

注意

ここでは、ssoclsetupコマンドを使用して構築したInterstage シングル・サインオンの資源のバックアップを行います。

ssoclsetupコマンドを使用せず構築したInterstage シングル・サインオンの資源のバックアップについては、”Interstage Application Server 運用ガイド(基本編)”を参照し、Interstage シングル・サインオンの資源のバックアップを行ってください。

2.3.3.1 Interstage シングル・サインオンの停止

ssoclservicectlコマンドを使用して、Interstage シングル・サインオンを停止します。ssoclservicectlコマンドの詳細については、“付録B Interstage シングル・サインオンコマンド”を参照してください。

【Windows】

 ssoclservicectl stop

【Linux】

/opt/FJSVctsec/sso/bin/ssoclservicectl stop

2.3.3.2 Interstage シングル・サインオンの資源のバックアップ

ssoclbackupコマンドを実行して、Interstage シングル・サインオンの資源のバックアップを行います。ssoclbackupコマンドの詳細については、“付録B Interstage シングル・サインオンコマンド”を参照してください。

【Windows】

ssoclbackup <バックアップ先ディレクトリ>

【Linux】

/opt/FJSVctsec/sso/bin/ssoclbackup <バックアップ先ディレクトリ>

注意

ここでは、以下の資源のバックアップを行います。詳細については“付録B Interstage シングル・サインオンコマンド”を参照してください。

  • Interstage シングル・サインオンの資源

  • Interstage HTTP Serverの資源

  • Interstage Directory Serviceの資源

  • Interstage 証明書環境の資源

  • SSOリポジトリ名

2.3.3.3 Interstage シングル・サインオンの起動

ssoclservicectlコマンドを使用して、Interstage シングル・サインオンを起動します。ssoclservicectlコマンドの詳細については、“付録B Interstage シングル・サインオンコマンド”を参照してください。

【Windows】

ssoclservicectl start

【Linux】

/opt/FJSVctsec/sso/bin/ssoclservicectl start