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

      • Change Reset Password Button Text

        Change the text of the "Reset Password" button on the UW Login Page How to change the text of the Reset Password button on the Login Page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants ...
      • Remove Reset Password Button From Login Page

        Remove the Reset Password Button from the Login Page How to remove the Reset Password button from the Unified Workspace login page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants Expand ...
      • Lenovo Unified Workspace End-of-Life Questions and Answers

        As of January 31st 2024, Lenovo Unified Workspace (formerly Stoneware WebNetwork) is no longer supported. This means that we no longer provide licenses, downloads, updates, patches, or technical assistance for this product. If you have any questions ...
      • 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 ...
      • 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 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 ...
      • 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 ...