-
NetScaler Gatewayアプライアンスのインストールと構成
-
-
NetScaler Gateway アプライアンスでのVPN構成
-
Web Interfaceを使用したCitrix Virtual Apps and Desktops のリソースへのアクセス
-
-
NetScaler Gateway でファイルタイプの関連付けを構成する
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
NetScaler Gateway でファイルタイプの関連付けを構成する
NetScaler Gateway でファイルタイプの関連付けを構成する前に、ファイルタイプの関連付けをサポートするようにWeb Interfaceサイトを構成します。Web Interfaceを作成して構成したら、NetScaler Gateway で設定を作成する必要があります。手順は次のとおりです。
- 新しい仮想サーバーを作成するか、既存の仮想サーバーを使用します。仮想サーバーの作成の詳細については、「 仮想サーバーの作成」を参照してください。
- Web Interface が設定されたセッションポリシーとプロファイルを作成する。
- セッションポリシーを仮想サーバーにバインドします。
- トラフィックポリシーの作成。
セッションポリシーを作成して仮想サーバにバインドしたら、トラフィックポリシーを作成し、仮想サーバにもバインドします。
ファイルタイプの関連付けのトラフィックポリシーを設定する場合は、ファイル名拡張子を定義する式を作成します。たとえば、Microsoft Word と Excel のファイルタイプの関連付けを有効にするとします。エクスプレッションの例は次のとおりです。
REQ.HTTP.URL == /\*.doc || REQ.HTTP.URL == /\*.xls
ファイルタイプの関連付けのセッションポリシーとプロファイルを作成するには
- 構成ユーティリティで[構成]タブをクリックし、ナビゲーションペインで[NetScaler Gateway]>[ポリシー]の順に展開し、[セッション]をクリックします。
- 詳細ペインの [ポリシー] タブで、[ 追加] をクリックします。
- [名前] に、ポリシーの名前を入力します。
- 「リクエストプロファイル」の横にある「 新規」をクリックします。
- [名前] に、プロファイルの名前を入力します。
- [ 公開アプリケーション ] タブで、次の設定を構成します。
- [Web インターフェイスアドレス] の横にある [ グローバル上書き ] をクリックし、Web インターフェイスの Web アドレスを入力します。
- [Web Interface ポータルモード] の横にある [ グローバルを上書き ] をクリックし、[標準] または [コンパクト] を選択します。
- [シングルサインオンドメイン] の横にある [ グローバルを上書き] をクリックし、ユーザーアカウントが存在するドメインの名前を入力して、[ 作成] をクリックします。
- [ セッションポリシーの作成 ] ダイアログボックスで、[ 名前付き式] の横にある [ True value] を選択し、[ 式の追加]、[ 作成]、 [ 閉じる] の順にクリックします。
ファイルタイプの関連付けのトラフィックプロファイルを作成するには
- 構成ユーティリティの[ 構成 ]タブのナビゲーションペインで、[NetScaler Gateway ポリシー]を展開し、[トラフィック]をクリックします。
- 詳細ウィンドウで、[ プロファイル ] タブをクリックし、[ 追加] をクリックします。
- [名前] に、プロファイルの名前を入力します。
- [ファイルの種類の関連付け] で、[オン] を選択し、[作成]、[閉じる] の順にクリックします。
トラフィックポリシーでファイルタイプの関連付けを設定するには
- 構成ユーティリティの[ 構成 ]タブのナビゲーションペインで、[NetScaler Gateway ポリシー]を展開し、[トラフィック]をクリックします。
- 詳細ペインの [ポリシー] タブで、[ 追加] をクリックします。
- [名前] に、ポリシーの名前を入力します。
- 「プロファイルの要求」で、プロファイルを選択します。
- [ トラフィックポリシーの作成 ] ダイアログボックスの [式] で、[高度なフリーフォーム] を選択し、[ 追加] をクリックします。
- [ 式の追加 ] ダイアログボックスで、次の操作を行います:
- [ 式の種類] で、[ 一般] をクリックします。
- 「 フロータイプ」で、「 REQ」を選択します。
- [Protocol] で、[HTTP] を選択します。
- 「修飾子」で「URL」を選択します。
- 「演算子」で「= =」を選択します。
- 「値」に「/*.FileExtensionType」と入力します。ここで、ファイル拡張子タイプは、.doc や.xls などのファイルの種類で、 「OK」をクリックします。
- [ トラフィックポリシーの作成 ] ダイアログボックスの [ 式] で、[高度なフリーフォーム] の横にある [ OR] をクリックします。
- 含めるファイル名拡張子ごとに手順 4、5、6 を繰り返し、[ 作成 ]、[ 閉じる] の順にクリックします。
共有
共有
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.