[jcifs] JCIFS access from unix to windows

Michael B Allen ioplex at gmail.com
Thu May 19 20:58:02 MDT 2011


On Wed, May 18, 2011 at 1:10 AM, Mohan Radhakrishnan <mohanr at fss.co.in> wrote:
> Hi,
>
> We have been using JCIFS from Windows to access Windows shares quite
> successfully and we know the JCIFS java library has a way to dump the
> packets.
>
> Now we would like to connect from Unix to Windows and we are facing a
> problem.

Hi Mohan,

What's the problem? Are you getting an error? What is the error? Post
a stack trace.

> Is there a certain way to debug this issue when we use HP-UX ? We know
> that wireshark with a SMB plugin is available but it is not allowed in
> these machines.

Use tcpdump. It is a minimalistic commandline capture program. Then
take the pcap file and look at it with WireShark on a regular
workstation.

Mike

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


More information about the jCIFS mailing list