- How User Connections Work with the Citrix Gateway plug-in
- Choosing the User Access Method
- Deploying Citrix Gateway plug-ins for User Access
- Selecting the Citrix Gateway plug-in for Users
-
Integrating the Citrix Gateway plug-in with Citrix Receiver
- How User Connections Work with Citrix Receiver
- Adding the Citrix Gateway plug-in to Citrix Receiver
- Decoupling the Citrix Receiver Icon
- Configuring IPv6 for ICA Connections
- IConfiguring the Receiver Home Page on Citrix Gateway
- Applying the Receiver Theme to the Logon Page
- Creating a Custom Theme for the Logon Page
- Customizing the User Portal
- Configuring Clientless Access
- Configuring the Client Choices Page
- Configuring Access Scenario Fallback
-
Configuring Connections for the Citrix Gateway plug-in
- Configuring the Number of User Sessions
- Configuring Time-Out Settings
- Connecting to Internal Network Resources
- Configuring Split Tunneling
- Configuring Client Interception
- Configuring Name Service Resolution
- Enabling Proxy Support for User Connections
- Configuring Address Pools
- Supporting VoIP Phones
- Configuring Application Access for the Citrix Gateway plug-in for Java
- Configuring the Access Interface
- How a Traffic Policy Works
- Configuring Session Policies
-
Configuring Endpoint Polices
- How Endpoint Policies Work
- Evaluating User Logon Options
- Setting the Priority of Preauthentication Policies
- Configuring Preauthentication Policies and Profiles
- Configuring Post-Authentication Policies
- Configuring Security Preauthentication Expressions for User Devices
- Configuring Compound Client Security Expressions
- Advanced Endpoint Analysis Scans
- Managing User Sessions
- AlwaysON
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)
This content has been machine translated dynamically.
This content has been machine translated dynamically.
This content has been machine translated dynamically.
Translation failed!
Creating a Custom Theme for the Logon Page
You can use the configuration utility to create a custom theme for the logon page for Citrix Gateway. You can also leave the default theme or use the Citrix Receiver theme. When you choose to apply a custom theme to the logon page, you use the Citrix Gateway command line to create and deploy the theme. You then use the configuration utility to set the custom theme page.
You configure the custom theme page by using Citrix Gateway global settings.
You can use this feature with the following versions of Citrix Gateway:
-
Citrix Gateway 10.1
-
Access Gateway 10, Build 73.5002.e (you must install this build after Build 71.6104.e to use this feature with AppController Versions 2.5, 2.6, or 2.8)
-
Access Gateway 10, Build 71.6104.e
Create and deploy the custom theme by using the command line
T0 create and deploy the custom theme by using the command line:
-
Log on to the Citrix Gateway command line.
-
At a command prompt, type shell.
-
At command prompt, type mkdir /var/ns_gui_custom; cd /netscaler; tar -cvzf /var/ns_gui_custom/customtheme.tar.gz ns_gui/* .
-
Use the configuration utility to switch to the custom theme and then make customization changes under /var/ns_gui_custom/ns_gui/vpn. You can:
-
Make edits to the css/ctx.authentication.css file.
-
Copy a custom logo to the /var/ns_gui_custom/ns_gui/vpn/media folder. Note: You can use WinSCP to transfer the files.
-
-
If you have multiple Citrix Gateway appliances, repeat Steps 3 and 4 for all appliances.