From nobody Mon May 18 15:15:40 2026 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gK1bR0hBRz6fWBN for ; Mon, 18 May 2026 15:16:03 +0000 (UTC) (envelope-from luke@lukerufkahr.com) Received: from mailtransmit05.runbox.com (mailtransmit05.runbox.com [IPv6:2a0c:5a00:149::26]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4gK1bQ4dc4z3cGL for ; Mon, 18 May 2026 15:16:02 +0000 (UTC) (envelope-from luke@lukerufkahr.com) Authentication-Results: mx1.freebsd.org; none Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1wOzhC-00EMbO-PX; Mon, 18 May 2026 17:15:54 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lukerufkahr.com; s=selector1; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=W15fnLBmLYCprsLTLULugq2eyaT6hdTNgS5323iRN6c=; b=kH9D+LC161dLgTnJXCaeCi4pOW 00fUSEAPZNuh8byuKtqDbnJSsIfV0FDccl101+Ys9YR8U3Q1JwfH+kUrgqpoCSa5p+LHGY9cFbdkH yyC2WrZ2VBHhbLQU3JWLvqxp1PfTkicrtbiuVbVNvW13lUB/8c04qB2w0c80vMn+pR4LoAD8pKY0k gG9Hqmj5sNTQiKb4oThlUG6c3l/DZOntOyyBrrbarTD1gDwT+S29BIeAQ0nfHqd/v90HSJJ5LtaxG fhYicczbTD0wLUlg9HkLgpJvbUAxGXgli6QJT57vhJhTjcatFVbbaxIvzrDKy3/+Tvd+zb+DAGSb6 mU5dwWMQ==; Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1wOzhC-0001PR-Dj; Mon, 18 May 2026 17:15:54 +0200 Received: by submission03.runbox with esmtpsa [Authenticated ID (1452883)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.95) id 1wOzh3-00AXCF-87; Mon, 18 May 2026 17:15:45 +0200 Date: Mon, 18 May 2026 10:15:40 -0500 From: Lucas Rufkahr To: Marco Moock Cc: questions@freebsd.org Subject: Re: Mounting SMBv2 Share Message-ID: <20260518101540.7f1e1bed@freebsd.vlg.garynet.org> In-Reply-To: <13f1077a-67ec-40c9-b11f-617f37fe8635@dorfdsl.de> References: <20260518100420.2c51b007@freebsd.vlg.garynet.org> <13f1077a-67ec-40c9-b11f-617f37fe8635@dorfdsl.de> X-Mailer: Claws Mail 4.4.0 (GTK 3.24.52; amd64-portbld-freebsd15.0) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:50304, ipnet:2a0c:5a00::/29, country:NO] X-Rspamd-Queue-Id: 4gK1bQ4dc4z3cGL X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated On Mon, 18 May 2026 17:08:58 +0200 Marco Moock wrote: > Am 18.05.26 um 17:04 schrieb Lucas Rufkahr: > > I am pulling my hair out trying to figure out how to mount this > > share to a folder I can view in my terminal. >=20 > Which command do you use? >=20 > SMBv2 is outdated, so maybe you need to pass special mount options. >=20 The command I am using the mount is gio mount smb://IP/share $ gio mount smb://192.168.1.10/data Authentication Required Enter user and password for share =E2=80=9Cdata=E2=80=9D on =E2=80=9C192.16= 8.1.10=E2=80=9D: User [lucasrufkahr]: samba Domain [WORKGROUP]:=20 Password:=20 $ mount zroot/ROOT/default on / (zfs, local, noatime, nfsv4acls) devfs on /dev (devfs) zroot/var/mail on /var/mail (zfs, local, nfsv4acls) zroot/var/audit on /var/audit (zfs, local, noatime, noexec, nosuid, nfsv4acls) zroot on /zroot (zfs, local, noatime, nfsv4acls) zroot/home on /home (zfs, local, noatime, nfsv4acls) zroot/var/log on /var/log (zfs, local, noatime, noexec, nosuid, nfsv4acls) zroot/usr/ports on /usr/ports (zfs, local, noatime, nosuid, nfsv4acls) zroot/var/crash on /var/crash (zfs, local, noatime, noexec, nosuid, nfsv4acls) zroot/tmp on /tmp (zfs, local, noatime, nosuid, nfsv4acls) zroot/usr/src on /usr/src (zfs, local, noatime, nfsv4acls) zroot/var/tmp on /var/tmp (zfs, local, noatime, nosuid, nfsv4acls) zroot/home/XXX on /home/XXX (zfs, local, noatime, nfsv4acls) zroot/home/lucasrufkahr on /home/lucasrufkahr (zfs, local, noatime, nfsv4acls) /dev/da0s1 on /media/MEDIA (msdosfs, local) $=20 As you can see, it is nowhere to be found