From owner-freebsd-questions@FreeBSD.ORG Tue Sep 30 17:38:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44566106568D for ; Tue, 30 Sep 2008 17:38:05 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr16.xs4all.nl (smtp-vbr16.xs4all.nl [194.109.24.36]) by mx1.freebsd.org (Postfix) with ESMTP id D07708FC1F for ; Tue, 30 Sep 2008 17:38:04 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr16.xs4all.nl (8.13.8/8.13.8) with ESMTP id m8UHc2lj004305; Tue, 30 Sep 2008 19:38:03 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id ACF2DBA84; Tue, 30 Sep 2008 19:38:02 +0200 (CEST) Date: Tue, 30 Sep 2008 19:38:02 +0200 From: Roland Smith To: EforeZZ Message-ID: <20080930173802.GB16426@slackbox.xs4all.nl> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XF85m9dhOBO43t/C" Content-Disposition: inline In-Reply-To: X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: built-in samba mount X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2008 17:38:05 -0000 --XF85m9dhOBO43t/C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 30, 2008 at 07:18:32PM +0300, EforeZZ wrote: > Hello all, >=20 > Is it possible to mount the samba share //pc/share/folder? It should be. > I have troubles in FreeBSD: > I'm able to mount only //pc/share (not //pc/share/folder) and I do not ha= ve > read access to read contents of "//pc/share" and FreeBSD does not let me = to > change the directory to "//pc/share/folder". > Windows allows to mount //pc/share/folder and I have no access problems in > Windows. > Is there any solution for FreeBSD? Read the mount_smbfs manual page (with the command 'man mount_smbfs'). A quick look tells us that you'll need to use //user@pc/share/folder instead of //pc/share/folder. Other options allow you to configure access rights and owner/group attributes. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --XF85m9dhOBO43t/C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkjiY/oACgkQEnfvsMMhpyVczwCglr4852j9FAKIG0Zfkh5eI6zo oKcAoKJ1R9shFeMHmlPdfbAUhkxmk0fb =OfMR -----END PGP SIGNATURE----- --XF85m9dhOBO43t/C--