[jcifs] RE: Lots of jCIFS stuff
Allen, Michael B (RSCH)
Michael_B_Allen at ml.com
Fri May 23 08:33:31 EST 2003
Eric,
Eventually I will more closely at all of the code you have submitted. At the moment I cannot really comment as I am not familar with the details of SSP. I started to read this:
http://www.microsoft.com/windows2000/techinfo/howitworks/security/sspi2000.asp
but I'm only up to p.7 so I need a bit more time. I am pleased to see you would like to abstract the details of the SSP interface. Presumably there is an ssp package with interface definitions for
which jCIFS would just be a provider of NTLM support?
Also I think the message limit is 50K. You're 19K zip file should go through ok.
Mike <<source.zip>>
> -----Original Message-----
> From: eglass1 at attbi.com [SMTP:eglass1 at attbi.com]
> Sent: Thursday, May 22, 2003 7:36 AM
> To: Michael_B_Allen at ml.com
> Cc: crh at ubiqx.mn.org
> Subject: Lots of jCIFS stuff
>
> Mike/Chris,
>
> Attached are some things I have been working on, and are finally in a pretty
> stable state. I wasn't sure if this was over the size limit for the mailing
> list, so I figured I would send it to you guys directly; forward it as you see
> fit.
>
> This contains the following:
>
> jcifs.smb.*, jcifs.http.NtlmSsp -- Finished and added the Type-X message
> objects; changed NtlmSsp to use them instead of building the messages manually.
>
> jcifs.http.Handler, jcifs.http.NtlmHttpURLConnection -- Uses the Type-X message
> objects to add support for NTLM to HTTP URL connections. This is a
> URLStreamHandler which acts as a wrapper for the default HTTP handler; it
> performs authentication, then delegates operations to the underlying default
> handler. NTLM support was added to Sun's JVM in version 1.4.2, on Windows
> only; this provides NTLM functionality for other platforms, on any JVM
> supported by jCIFS (1.3 or higher).
>
> jcifs.https.Handler -- Extends jcifs.http.Handler to provide NTLM support for
> HTTPS (in environments which support HTTPS URLs).
>
> Test.java -- demonstrates the HTTP stuff.
>
> Eric
> << File: source.zip >>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: source.zip
Type: application/octet-stream
Size: 20285 bytes
Desc: not available
Url : http://lists.samba.org/archive/jcifs/attachments/20030522/ac25ede1/source.obj
More information about the jcifs
mailing list