Specifications
130
Advanced Configuration
2X ThinClientServer Configuration Options
When diagnosing issues with 2X ThinClientServer, 2X
ThinClientOS, or actual Thin Clients, it is possible to set
configuration options to override certain behaviour, allowing the
Administrator to circumvent potential pitfalls.
These options are activated or deactivated by adding lines in the
text file (creating it if necessary):
…/conf/options.conf
…located under the “htdocs” folder containing the Management
Console installation. In a typical Windows scenario, the full path
would be:
“C:\Program Files\2X\ThinClientServer\apache2\htdocs\conf\options.conf”
This is the list of settings available:
DOMAIN_MODE_2003=1
The default behaviour in terms of passing credentials via the
Windows Terminal Server Login is as follows:
Username is passed in the format <user>@<domain> only if…
• <domain> is longer than 15 characters; or
• <user> is longer that 20 characters; or
• DOMAIN_MODE_2003=1 is set
This option can be set to force the system to ALWAYS pass the
username in <user>@<domain> format.
FORCE_SINGLE_VGA=1
When using a multi-monitor support, it is possible to disable one
of the outputs of a dual head card so as to use the only one
output of the vga card and the output of the onboard video card
FORCE_VGA_REVERSED=1
This inverts the ordering of the video cards on the motherboard
to be initialized due to hardware or driver malfunctions.