From owner-freebsd-questions@FreeBSD.ORG Tue Sep 30 16:40:51 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 7C9C2106568D for ; Tue, 30 Sep 2008 16:40:51 +0000 (UTC) (envelope-from eforezz@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.freebsd.org (Postfix) with ESMTP id 0F1E28FC08 for ; Tue, 30 Sep 2008 16:40:50 +0000 (UTC) (envelope-from eforezz@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so54806nfh.33 for ; Tue, 30 Sep 2008 09:40:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=PzQtLYUtfMEGPY8C8ySkUwBzT22Gd1bcoUTNzpnTFh4=; b=u6oYEG3V5g5aVbOpyhMJ+cysRW7vBEgmrsBKdS/e3w7VWfW3HaslGwCKVZFqd7+nvS ItvGQCAA8WDnrkPOKsmOUrURh3Yzsa7AnOhyBmL4rnwxzDgIogchKnz912kxCCkcLxa+ 5I/OjMC6ujESpg6ubcEy3TXx96Z/0Ws8jLMSA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=ViMAneKuzCwaBpsqYjM07QvCmBafSYc9qGTQ7sds8WwQzyBbxQOIVs1zWJy6N3BATj Ld2o0gCdsjNPCzeOkDwxmTBgrQX6WmXYlzZnnVw5ADSmQnId3cXRl6YstyNW4Qm3o/Qb YXFvm/hrS3ZlBi5nASjPaKmJA2gpmeY21rA9s= Received: by 10.210.76.12 with SMTP id y12mr3782707eba.101.1222791512092; Tue, 30 Sep 2008 09:18:32 -0700 (PDT) Received: by 10.210.116.2 with HTTP; Tue, 30 Sep 2008 09:18:32 -0700 (PDT) Message-ID: Date: Tue, 30 Sep 2008 19:18:32 +0300 From: EforeZZ To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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 16:40:51 -0000 Hello all, Is it possible to mount the samba share //pc/share/folder? It is possible to do this in Windows and it works. I have troubles in FreeBSD: I'm able to mount only //pc/share (not //pc/share/folder) and I do not have 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? Thanks beforehand. Best regards, EforeZZ