Enable extra debug for SSLVPN webapplications in Java Console

Enable extra debug for SSLVPN webapplications in Java Console

Since the SSLVPN is run as an applet on the workstation, the Java Console on the workstation is where you would need to look.

You can also enable more debug in the Java Console, by setting a Directory Cookie for the user.

Adding the following code to the Profile login script the test user is using:
setDirectoryCookie ("SSLVPNDebug", "true")

will enable more SSLVPN debug in the Java Console.

set that directory cookie to false or delete the directory cookie on the users object when done. 

** Since this will set it for any user logging into the system you may want to use a test profile or wrap the setDirectoryCookie with 

if user "cn=joeusser,dc=company,dc=com" THEN
  setDirectoryCookie("SSLVPNDebug", "true")
END

    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • User not able to change password in Unified Workspace

        How to enable Change Password debug, when having trouble with users not being able to change, or reset, their password in Unified Workspace. The Change Password debug needs to be enabled on the server that connects to your directory.  You may know ...
      • Error connecting to slow samba server / Debug CIFS

        Question: How can I debug CIFS communication to the back end SMB / CIFS Share ?  I have a slow samba server swift may time out upon first connection. Solution: To change the timeout for a connection you can edit the webnetwork.lax file and find the ...
      • How to turn on SAML debug

        On a Unified Workspace relay, in the 8090 console, the following debug will show information for the various stages of the SAML process.  com.stoneware.saml To enable the SAML debug: Browse to the relay's 8090 Management Console ...
      • SSLVPN Terminal Server webapps through Safari on Mac with Java 1.7 not connecting

        Customer is trying to launch a SSLVPN Terminal Server webapp using Safari on their Mac. The are receiving the following error:  "Received and error connecting to 127.0.0.1"  Webapp connects fine using Firefox.  Customer is using the latest version of ...
      • SSLVPN TS webapps through Safari on Mac with Java 1.7 not connecting

        The customer is trying to launch an SSLVPN Terminal Server webapp using Safari on their Mac. They are receiving the following error:  "Received and error connecting to 127.0.0.1"  Webapp connects fine using Firefox.  The customer is using the latest ...