From owner-freebsd-questions@freebsd.org Fri Jul 29 00:16:35 2016 Return-Path: Delivered-To: freebsd-questions@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 2AFB3BA7521 for ; Fri, 29 Jul 2016 00:16:35 +0000 (UTC) (envelope-from james@lottspot.com) Received: from mx0.lottspot.com (sfo.lottspot.com [198.199.98.33]) by mx1.freebsd.org (Postfix) with ESMTP id 190961BC6 for ; Fri, 29 Jul 2016 00:16:34 +0000 (UTC) (envelope-from james@lottspot.com) Received: from localhost (localhost [127.0.0.1]) by mail.lottspot.com (Postfix) with ESMTP id 2A225413F6 for ; Thu, 28 Jul 2016 17:07:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lottspot.com; h= user-agent:message-id:subject:subject:from:from:date:date :content-transfer-encoding:content-type:content-type :mime-version:received:received; s=mail; t=1469750807; bh=7Uaxxg L107JSPXoT9uf4flWackHDNPc23G87ooBlcOA=; b=fvkCyYreLCldmILKWhcNhE Ui+1Z9NolZ4TNjt3BUNljlTuBCKfuf54SBwSpgziA115Elp/3ucohzPFYRKd5obr A6fJn2B6AV69yG0YSm351yPinTHx3BUBvqgIW2tmkJCww+6fNejtD2aE4VfGK+zR Rq73kR2TumPk9Xuz1P3n8= X-Virus-Scanned: amavisd-new at lottspot.com Received: from mx0.lottspot.com ([127.0.0.1]) by localhost (mail.lottspot.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id A6ENHD3rr_Un for ; Thu, 28 Jul 2016 17:06:47 -0700 (PDT) Received: from mail.lottspot.com (localhost [127.0.0.1]) by mx0.lottspot.com (Postfix) with ESMTPSA id 9B3434132C for ; Thu, 28 Jul 2016 17:06:47 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 28 Jul 2016 20:06:47 -0400 From: james@lottspot.com To: freebsd-questions@freebsd.org Subject: DFS support in =?UTF-8?Q?mount=5Fsmbfs?= Message-ID: <37c6fe6f64f30f2ea8c69e3a55b17757@lottspot.com> X-Sender: james@lottspot.com User-Agent: Roundcube Webmail/1.1-git X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jul 2016 00:16:35 -0000 Has anyone tried/had success mounting a samba DFS share using the system mount_smbfs? My initial attempts are ending in miserable failure, but I also haven't configured certain other things like WINS, etc... curious if anyone has done this successfully on FreeBSD