[jcifs] desiredAccess: 0x00000001 message

Michael B Allen mba2000 at ioplex.com
Tue Nov 2 18:18:15 GMT 2004


On Tue, 02 Nov 2004 08:53:08 -0500
Nathan Aaron <naaron at glenraven.com> wrote:

> I am connecting to a cifs share using the following code:
> 
> SmbFileInputStream sfis = new 
> SmbFileInputStream("smb://domain;username:password@host/share/file.txt");
> 
> I am making the connection fine but desiredAccess: 0x00000001 is being 
> printed to standard out.  How do I prevent this?  I am not a java expert 
> so please bear with me.

Opps! That's a leftover debugging statement :-) I'll update the package
asap.

Mike

-- 
Greedo shoots first? Not in my Star Wars.


More information about the jcifs mailing list