Re: schannel.dll, secur32.dll, and DSCLIENT.EXE redistribution
From: Gary S. Terhune (grystnews_at_mvps.org)
Date: 01/27/04
- Next message: GINA Ross: "Re: How do I get secur32.dll for Windows NT?"
- Previous message: Matthew S: "Re: schannel.dll, secur32.dll, and DSCLIENT.EXE redistribution"
- In reply to: Matthew S: "Re: schannel.dll, secur32.dll, and DSCLIENT.EXE redistribution"
- Next in thread: Drew Cooper [MSFT]: "Re: schannel.dll, secur32.dll, and DSCLIENT.EXE redistribution"
- Reply: Drew Cooper [MSFT]: "Re: schannel.dll, secur32.dll, and DSCLIENT.EXE redistribution"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 27 Jan 2004 12:20:10 -0800
Sounds to me like you simply have to make dsclient.exe available for download or
include it in the distribution package. Either way, your intent is to permit
interface with a Win2K-based server, and that fits the intent I read from that
article.
I would probably have a detection routine that would prompt the installation
when not present in a client attempting to access server. But this, of course,
might be likely to run into issues involving inappropriate security settings in
the client system, so perhaps a CD redistribution is called for, along with
advisory page(s) on required security settings. I don't see how the *method* of
distribution matters.
-- Gary S. Terhune MS MVP for Windows 9x "Matthew S" <mls@bitstream.net> wrote in message news:Xns947D900C88DA8mlsignorethisbitstre@207.46.248.16... > "Gary S. Terhune" <grystnews@mvps.org> wrote in > news:ONBMjaQ5DHA.488@TK2MSFTNGP12.phx.gbl: > > > Sorry, I focused on one aspect of your post and failed to consider the > > larger picture. Let's see if I can remedy that. > > No problem, I appreciate your effort. > > > Am I right in assuming, from the way you couch this, that your program > > and its functions do not involve a Win 2000 generation server in any > > way? > > In this particular situation, my company is acting as a service provider. > We host portions of the application via IIS on a Windows 2000 server. > > The end user of the software, utilizes the software on their machines, on > their network. For various functions, the software communicates via SSL to > our Windows server on our network. I am concerned with the legality of > distributing these DLLs to them, for running on their machines. > > > Are the two DLLs in your Subject line the only ones > > involved? If so, which versions? Only the ones available in > > dsclient.exe? > > I believe so. Only the ones available in dsclient, which are secur32.dll > version 4.10.0.2226, and the schannel.dll version that I believe comes with > IE 5.01 which should be 4.86.x (I need to verify this). > > > Suggest you see > > http://support.microsoft.com/servicedesks/fileversion/dllinfo.asp and > > research the versions available for each, and their distribution. Note > > that schannel.dll has an Export version, which I take to mean that > > certain versions are probably *not* for export outside the US. > > Ahh, this is already proving to be a help. If nothing else, it is providing > me with alternate packages to install from. I need to test to see if > 1.10.0.2222 of secur32.dll will work. > > > From what I infer from the article, the expected method of > > distribution for dsclient.exe is for the server administrator to make > > dsclient.exe available for network installation, download to the > > client, or even pushed. > > Undetermined at this time. > > > If the functionality of the program involves Win2K-based server(s) and > > all you wish to do is make the client available in a more convenient > > manner, then I see no problem in redistributing the EXE--which you > > would get from a WinServer CD. > > It does as described above, but would I get in trouble from MS legal for > doing so? > > > However, in all other cases, I suspect that MDAC updates, VBRUN > > service packs, or any number of other redistributables would be the > > more kosher method, and probably more appropriate, considering the > > "packaged" nature of these runtime libraries. If you can provide me > > with the DLL names and versions required, I can fairly easily see > > which packages and which versions would satisfy your needs (I have > > most of them on my HD, and the rest of them somewhere in this mess.) > > I concur, I'll let you know the versions once I do some more testing. > > > At least, that's the way I see it. I can't comment on alternative > > code. Not my thing. > > Thanks for your help so far, it has opened up some other possibilities. > > - Matthew
- Next message: GINA Ross: "Re: How do I get secur32.dll for Windows NT?"
- Previous message: Matthew S: "Re: schannel.dll, secur32.dll, and DSCLIENT.EXE redistribution"
- In reply to: Matthew S: "Re: schannel.dll, secur32.dll, and DSCLIENT.EXE redistribution"
- Next in thread: Drew Cooper [MSFT]: "Re: schannel.dll, secur32.dll, and DSCLIENT.EXE redistribution"
- Reply: Drew Cooper [MSFT]: "Re: schannel.dll, secur32.dll, and DSCLIENT.EXE redistribution"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|