Re: Signed file transfers
Michael B Allen <[email protected]> Sat, 1 Sep 2012 15:18:10 -0400
| Newsgroups | gmane.network.samba.java |
|---|---|
| Message-ID | <CAGMFw4iGVQSDz60qAEdZoEh68zRqoAJWYoj62KLdpTbmgu8-iA@mail.gmail.com> |
On Fri, Aug 24, 2012 at 5:26 AM, [email protected] < [email protected]> wrote: > Hi,**** > > ** ** > > I was confronted with a question, that I couldn’t definitely answer.**** > > ** ** > > It is possible to have a SMB file transfer signed in order to detect > manipulated transfers (Man in the middle).**** > > ** ** > > Windows supports this, but soes JCIFS also support it? If yes … do I have > to do anything to have the transfers signed, or is it always signed and > it’s simply the receiving nodes responsibility to check this signature?*** > * > > Hi Chris, Yes, SMB signatures are always used by Windows and JCIFS and the signatures include the payload of reads and writes so any modification of the data stream will trigger a signature failure in JCIFS (or on the server side). Technically SMB signing is negotiable but it has always been turned on and used for as long as I can remember. There might be some old Samba based file server or something like that that fails to use it. But Windows definitely always uses it and modern security policy probably requires it. Mike -- Michael B Allen Java Active Directory Integration http://www.ioplex.com/