Errors connecting to Apple CIFS Share

Errors connecting to Apple CIFS Share

In order to connect to OES2 and Netware CIFS shares, some additional parameters need to be added to the webNetwork.lax file.  These parameters are incompatible with Apple CIFS shares.

Below are some errors that can be encountered if the OES2/Netware specific parameters exist in the webNetwork.lax file.  Obviously, this means that it is not possible to configure webNetwork File Nodes to connect to both Apple and OES2/Netware CIFS shares.


Having the -Djcifs.smb.lmCompatibility=1 parameter set in the webNetwork.lax file can cause the following error:
SMBException "This client does not support the negotiated dialect"



Having the -Djcifs.smb.client.useExtendedSecurity=false set in the webNetwork.lax can cause the following error:

Testing the File Server Connection...
Username:  smbuser
Host:  172.16.4.197 [172.16.4.197]
File Server Connection Test was not successful
Error:  Unable to resolve host address.

Complete Error Message:
StonewareException: I/O Error (9): I/O Error
Root Cause:
jcifs.smb.SmbException: Failed to connect: 0.0.0.0<00>/172.16.4.197 jcifs.util.transport.TransportException
jcifs.smb.SmbException: This client does not support the negotiated dialect.



Having the -Djcifs.smb.lmCompatibility=1 parameter set in the webNetwork.lax file will cause a bad username/password error for Apple CIFS shares.

    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

      • How do I connect to OES2 or Netware CIFS share ?

        *** Note ***After 6.3.0.198 it is not possible to have both Apple CIFS shares and Netware CIFS shares on the same system. This is do to the increased security in OS X. There are special parameters that are needed to make Netware CIFS to work and ...
      • Errors connecting to RDP device.

        This means that the user's machine is unable to connect to the backend server.  This can happen for a variety of reasons  Some things to check:  1) Make sure your workstation is fully patched. Example: SP3 for Windows XP  a) The updated RDP 6 from ...
      • 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 ...
      • webRDP cannot connect to new Windows 10 workstations / Windows Server 2016 servers

        Issue The HTML5 webRDP client will not connect to new Windows 10 workstations, but will connect to Windows 7 or Windows 8 workstations. Possible Errors: Received an error connecting to: <CN_OF_WEBAPP> Solution Clean installations of Windows 10 now ...
      • Debug CIFS file nodes

        ** Test with the Net use command ** From the main stoneware server go to a cmd prompt and type : ping server      Where server = the server name that holds the share. Make sure the ip number that comes back is the proper ip number then do a : ping -a ...