From owner-freebsd-fs@freebsd.org Fri Jun 23 17:51:23 2017 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 07673D8650C for ; Fri, 23 Jun 2017 17:51:23 +0000 (UTC) (envelope-from rainer@ultra-secure.de) Received: from connect.ultra-secure.de (connect.ultra-secure.de [88.198.71.201]) by mx1.freebsd.org (Postfix) with ESMTP id C86B36AD23; Fri, 23 Jun 2017 17:51:21 +0000 (UTC) (envelope-from rainer@ultra-secure.de) Received: (Haraka outbound); Fri, 23 Jun 2017 19:50:08 +0200 Authentication-Results: connect.ultra-secure.de; iprev=pass; auth=pass (plain); spf=none smtp.mailfrom=ultra-secure.de Received-SPF: None (connect.ultra-secure.de: domain of ultra-secure.de does not designate 217.71.83.52 as permitted sender) receiver=connect.ultra-secure.de; identity=mailfrom; client-ip=217.71.83.52; helo=[192.168.1.200]; envelope-from= Received: from [192.168.1.200] (217-071-083-052.ip-tech.ch [217.71.83.52]) by connect.ultra-secure.de (Haraka/2.6.2-toaster) with ESMTPSA id A32C5F79-9FDC-4F30-BB7D-04523DABC834.1 envelope-from (authenticated bits=0) (version=TLSv1/SSLv3 cipher=AES256-SHA verify=NO); Fri, 23 Jun 2017 19:50:06 +0200 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: SMBv1 Deprecation From: Rainer Duffner In-Reply-To: <3e73e276-0e8d-ec88-5d25-58fdff2d27a6@freebsd.org> Date: Fri, 23 Jun 2017 19:50:04 +0200 Cc: Matt B , "freebsd-fs@freebsd.org" , Stefan Esser Message-Id: References: <9b556cbe-f9f3-ab15-6fcd-71397d18c126@freebsd.org> <20170623104654.07e5a3e0@ernst.home> <45b0864b-680c-8fe0-f5a5-353b6373d069@freebsd.org> <3e73e276-0e8d-ec88-5d25-58fdff2d27a6@freebsd.org> To: Stefan Esser X-Mailer: Apple Mail (2.3124) X-Haraka-GeoIP: EU, CH, 451km X-Haraka-ASN: 24951 X-Haraka-GeoIP-Received: X-Haraka-ASN: 24951 217.71.80.0/20 X-Haraka-ASN-CYMRU: asn=24951 net=217.71.80.0/20 country=CH assignor=ripencc date=2003-08-07 X-Haraka-FCrDNS: 217-071-083-052.ip-tech.ch X-Haraka-p0f: os="Mac OS X " link_type="DSL" distance=14 total_conn=1 shared_ip=N X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on spamassassin X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE autolearn=ham autolearn_force=no version=3.4.1 X-Haraka-Karma: score: 6, good: 3387, bad: 1, connections: 3803, history: 3386, asn_score: 928, asn_connections: 948, asn_good: 928, asn_bad: 0, pass:asn, asn_all_good, relaying Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2017 17:51:23 -0000 > Am 23.06.2017 um 18:30 schrieb Stefan Esser : >=20 > But it'd be quite and undertaking, I assume ... AFAIK, SMB is far from trivial. There=E2=80=99s a list of 3rd-party products on Microsofts website that = rely on SMBv1 or they either stop working completely or are crippled = severely. Our Sophos UTM at work is on that list, too, incidentally. Also, the SMB-clients of the various Linux distributions of my coworkers = and myself currently refuse to mount our home directories from the = Windows fileserver. (Other shares work, just not the home directories - thank god we=E2=80=99r= e not dependent on that functionality) It stopped working previously, then started working again and it=E2=80=99s= now non-functional again (with an error-message that doesn=E2=80=99t = really say anything). So, whoever feels brave enough to through him/herself into this has my = deepest, heartfelt sympathy.