Release Notes

SCEP HTTPS support
This feature enables you to deploy certificates with HTTPS Simple Certificate Enrollment Protocol (SCEP). The 802.1X authentication can
be executed with HTTPS SCEP certificate for ThinLinux user and ThinLinux machine. This feature can be set using UI and INI parameters.
To set up HTTPS support through UI:
1. Go to Settings > Management > SCEP > Add a new Certificate
2. Enter the following details:
Description—<SCEP certificate description>
Server URL—https://<FQDN>/certsrv/mscep/mscep.dll
Challenge password—<challenge password>
CA Distinguished Name—<SCEPDC>
3. Click Save.
4. Click Enroll and verify the SCEP certificate.
NOTE: SCEP certificates used for 802.1x authentication are displayed under System Settings > Certificates. If you want
to install the CA root certificate manually you must disable the auto-download of CA certificate. The certificate name
must be cacert.der and the certificate must be in the DER format only.
To enable the HTTPS support using the INI parameter, set the following parameters in wlx.ini:
1. SCEPCLIENTCERTSETTINGS=CertName=<Certname> \
URL=https://<FQDN>/certsrv/mscep/mscep.dll \
ChallengePassword=<challenge password> \
CADN=Marigold.local \
AutoEnroll=Yes
2. Download the INI files to the thin client, and verify if the SCEP certificate is enrolled successfully.
NOTE:
For more information about the INI parameters, see the
Dell Wyse ThinLinux Version 2.1 INI Reference Guide
at
www.dell.com/support.
Configure system lock
This feature is used to enable or disable system manual lock—CTRL+ALT+L or Win+ L keys. This feature can be enabled or disabled
through UI or INI parameters. To set this feature using UI go to
System > Power > Power saver setting. Set Turn off screen after
with the required value from the drop down list.
NOTE:
For more information about the INI parameters, see the
Dell Wyse ThinLinux Version 2.1 INI Reference Guide
at
www.dell.com/support.
Home icon and back button in settings app
Home icon is added in the Settings app for easy navigation. The home icon is disabled in the Settings home page. When you navigate to
other pages on the Settings app the home icon is enabled. You can navigate back to the Settings app home page when you click the home
icon.
Back button is added in all the level 3 pages in Settings app. When you click on this button, you can navigate to the previous level in the
Settings app. For example, consider Connections > Browser > Create a new Browser connection. When you click the back button
you can navigate to the Browser page.
Firewall Support
This feature can be used to configure system firewall settings. This can be enabled or disabled through UI or INI. To set this feature using
UI go to
Settings > Security > Firewall. Enable Firewall and enter the firewall configuration script. For example,
/sbin/iptables -A OUTPUT -p icmp --icmp-type 8 -j DROP
/sbin/iptables -A INPUT -p icmp --icmp-type 8 -j DROP
To configure this feature using INI parameters, set the following parameters:
Firewall. Enable=Yes \
ThinLinux Version 2.1
11