[jcifs] Accesing CIFS on Data Ontap

Michael B Allen ioplex at gmail.com
Sat Mar 21 19:07:46 GMT 2009


On Sat, Mar 21, 2009 at 3:07 AM, Ashwini Jagtap
<ashwinirjagtap at gmail.com> wrote:
> I have got below requirement:
> I wanted to upload/download file on [b]Data Ontap[/b].
> Below is the description:
> The machine on which file has to upload/download is operating system using
> it`s own OS Data Ontap 7.0.4p.
> It is Not using NFS service on the filer , it is using CIFS service.NTFS is
> used to control User previledges.
>
> I am using JCIFS for this purpose.It is authenticating using JCIFS but the
> moment I am creatng FileOutputstream object it is giving "UNKOWN HOST
> EXCEPTION".
>
> I am not sure if there is any set up I need to do for NTLM thing?
> SmbFile lSmbFile = new SmbFile("smb:\\gmis2gdocs\\Candidate

Your SMB URL is wrong. Look at the Overview page of the API
documentation for proper SMB URL syntax.

Mike

-- 
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/


More information about the jcifs mailing list