[jcifs] desiredAccess: 0x00000001 message

Nathan Aaron naaron at glenraven.com
Tue Nov 2 13:53:08 GMT 2004


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.

Nathan


More information about the jcifs mailing list