[jcifs] Re: [jcifs-0.9.6]

David Emo david.emo at penbase.com
Mon Aug 16 07:50:34 GMT 2004


Eric Glass <eric.glass <at> gmail.com> writes:

> 
> Your previous message was a bit vague; do you have an example of the
> code that is generating the "access denied" errors?  This would
> typically indicate that the account jCIFS is using doesn't have
> permission to access the resource.  Are you running anonymously?
> 
> Eric
> 
> On Fri, 13 Aug 2004 10:21:52 +0000 (UTC), David Emo
> <david.emo <at> penbase.com> wrote:
> > No one to help me?
> > 
> >
> 
> 
Hi, i will try to explain a bit more. I only try to do : 

    SmbFile sf = new SmbFile("smb://myserveur/");
    sf.list();

The second line generates the "access denied" error. On my local network this
server doesn't required any identification. 
I don't how to correct that.

Thanks a lot.





More information about the jcifs mailing list