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!
セッションログオン画面のカスタム背景とバナーメッセージ
カスタムの背景またはバナーメッセージをセッションログオン画面に追加する
ヒント:
SUSE 15.5でこの機能を使用するには、http://download.opensuse.org/distribution/leap/15.3/repo/oss/から
imlib2
をインストールします。
次のコマンドを使用して、カスタムの背景またはバナーメッセージをセッションログオン画面に追加できます。背景とバナーメッセージの両方をセッションログオン画面に追加するために、バナーメッセージを背景画像に埋め込むことができます。セッションを開いた後、最初にバナーメッセージページが表示され、次に認証ダイアログが表示されます。
カスタムバナーメッセージのタイトルを設定するには、次を実行します:
/opt/Citrix/VDA/bin/ctxreg create -k "HKLM\System\CurrentControlSet\Control\Citrix" -t "REG_SZ" -v "LogonDisplayStringTitle" -d "<Banner message title>" --force
<!--NeedCopy-->
バナーメッセージのタイトルの最大長は64バイトです。
カスタムバナーメッセージの本文テキストを設定するには、次を実行します:
/opt/Citrix/VDA/bin/ctxreg create -k "HKLM\System\CurrentControlSet\Control\Citrix" -t "REG_SZ" -v "LogonDisplayString" -d "Body of custom banner message\nBody of custom banner message\nBody of custom banner message\n" --force
<!--NeedCopy-->
バナーメッセージの本文の最大長は1,024バイトです。
ヒント:
\n
要素は改行を作成します。この例では、バナーメッセージ画面は次のようになります:カスタムバナーメッセージが正常に表示されるためには、エスケープ文字の使用が必要な場合があります。たとえば、HTMLで&を表す場合に&を使用し、文字!の前にバックラッシュ(**\**)を追加して、Bashコマンドでエスケープします。
セッションログオン画面にカスタム背景を追加するには、次を実行します:
/opt/Citrix/VDA/bin/ctxreg create -k "HKLM\System\CurrentControlSet\Control\Citrix" -t "REG_SZ" -v "BackgroundImagePath" -d "<path to the background image>" --force
<!--NeedCopy-->
カスタム背景を表示するには、セッションユーザーが背景画像のパスにアクセスできる必要があります。
例:
セッションログオン画面の例
以下は、さまざまなシナリオでのセッションログオン画面の例です:
-
シングルサインオン(SSO)シナリオでのセッションログオン :
でのセッション ログオン
ログオンプロセスが表示されます。
-
一般的なSSO以外のシナリオでのセッションログオン :
- SSO以外のシナリオでは、パスワードまたはPINコードが必要です。
- ユーザーはパスワードとPINコードの表示を切り替えることができるため、間違った入力を見つけやすくなります。
-
ユーザーがCitrix Workspaceアプリへのログオンに使用されたものとは異なる資格情報を使用する場合の、SSO以外のシナリオでのセッションログオン:
セッションログオンに使用されたユーザー名とパスワード:
セッションログオンに使用されるスマートカード:
SSO以外のシナリオでサポートされるユーザー認証方法の組み合わせについては、「SSO以外の認証」を参照してください。
共有
共有
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix 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 Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.