Hi All,<div><br></div><div>I am using Jcifs 1.3.8_tb in my application and can not use the latest jcifs library.</div><div><br></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><div>
We have been testing our app which requires reading data from a Cifs share, when testing with Windows 2008 R2, unfortunately it does not seem to work. </div><div><br></div><div>We get the following exception which seems to be at the authentication phase. </div>
<div><br></div><div><div>smbtransport: new connection 0.0.0.0<00>/<a href="http://10.1.165.15/" target="_blank" style="color: rgb(0, 0, 204); ">10.1.165.15</a> 445 administrator</div><div>Oct 06, 2011 4:59:02 PM jcifsdemo.JCIFSDemo printFileMetaDataUsingNTLM</div>
<div>SEVERE: null</div><div>jcifs.smb.SmbAuthException: Logon failure: unknown user name or bad password.</div><div><span style="white-space: pre-wrap; ">        </span>at jcifs.smb.SmbTransport.checkStatus(SmbTransport.java:547)</div>
<div><span style="white-space: pre-wrap; ">       </span>at jcifs.smb.SmbTransport.send(SmbTransport.java:669)</div><div><span style="white-space: pre-wrap; "> </span>at jcifs.smb.SmbSession.sessionSetup(SmbSession.java:380)</div>
<div><span style="white-space: pre-wrap; ">       </span>at jcifs.smb.SmbSession.send(SmbSession.java:241)</div><div><span style="white-space: pre-wrap; ">     </span>at jcifs.smb.SmbTree.treeConnect(SmbTree.java:161)</div><div><span style="white-space: pre-wrap; ">    </span>at jcifs.smb.SmbFile.doConnect(SmbFile.java:863)</div>
<div><span style="white-space: pre-wrap; ">       </span>at jcifs.smb.SmbFile.connect(SmbFile.java:906)</div><div><span style="white-space: pre-wrap; ">        </span>at jcifs.smb.SmbFile.connect0(SmbFile.java:832)</div><div><span style="white-space: pre-wrap; ">       </span>at jcifs.smb.SmbFile.queryPath(SmbFile.java:1285)</div>
<div><span style="white-space: pre-wrap; ">       </span>at jcifs.smb.SmbFile.exists(SmbFile.java:1371)</div><div><span style="white-space: pre-wrap; ">        </span>at jcifs.smb.SmbFile.isDirectory(SmbFile.java:1446)</div><div><span style="white-space: pre-wrap; ">   </span>at jcifs.smb.SmbFile.getSecurity(SmbFile.java:2877)</div>
<div><span style="white-space: pre-wrap; ">       </span>at jcifs.smb.SmbFile.getSecurity(SmbFile.java:2960)</div><div><span style="white-space: pre-wrap; ">   </span>at jcifsdemo.JCIFSDemo.printFileMetaDataUsingNTLM(JCIFSDemo.java:89)</div>
<div><span style="white-space: pre-wrap; ">       </span>at jcifsdemo.JCIFSDemo.main(JCIFSDemo.java:51)</div><div><br></div><div><br></div><div>As this seems to be an authentication issue. is there a way to use Jcifs version 1.3.8 with Windows 2008 R2?</div>
<div><br></div><div>With the latest version of Jcifs (version 1.3.16) application works fine and I am able to read the remote directory and list files, but I am not able to get some file metadata which I can with 1.3.8 which is why I have to use the older version of jcifs.</div>
<div><br></div><div>Any help to get the 1.3.8_tb version working with windows 2008 R2 and similar with or without a third party product would be most helpful.</div><div><br></div><div>Many Thanks in advance for any guidance.</div>
</div></span></div><div><div><br></div>
</div>