From owner-freebsd-questions@FreeBSD.ORG Thu Oct 9 20:57:38 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 24483D2E for ; Thu, 9 Oct 2014 20:57:38 +0000 (UTC) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [IPv6:2a02:6b8:0:801::4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C955C9D4 for ; Thu, 9 Oct 2014 20:57:37 +0000 (UTC) Received: from web23j.yandex.ru (web23j.yandex.ru [5.45.198.64]) by forward14.mail.yandex.net (Yandex) with ESMTP id EB4B61980C6D; Fri, 10 Oct 2014 00:57:33 +0400 (MSK) Received: from 127.0.0.1 (localhost [127.0.0.1]) by web23j.yandex.ru (Yandex) with ESMTP id 6B2DD490027A; Fri, 10 Oct 2014 00:57:33 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1412888253; bh=RglEVSPC5D1PwCoVBZig5wbkeMjas5WhEUUGLBZ9Sxk=; h=From:To:Cc:In-Reply-To:References:Subject:Date; b=d8BpD5008n6mdE3o/gT53wBYAbdzGi0aTrjHVDVdqSft8MkOLKki7Xv3cNSWw/nEY s5GN/QYkT000/yQMZvktUyB+cfhlHKDC085B/+MWixAWfr8xwZ0Po+HG/5trmWmdq4 Wkgpdfztq6p84gC7+zrkY1U6R2E7Fq7tVUDUcSuU= Received: from tsn109-201-152-16.dyn.nltelcom.com (tsn109-201-152-16.dyn.nltelcom.com [109.201.152.16]) by web23j.yandex.ru with HTTP; Fri, 10 Oct 2014 00:57:33 +0400 From: Martin To: Mehmet Erol Sanliturk In-Reply-To: References: <423111412882886@web28g.yandex.ru> Subject: Re: FOLLOW-UP: Mounting samba, some files are invisible Message-Id: <555971412888253@web23j.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Thu, 09 Oct 2014 22:57:33 +0200 MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD Questions Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2014 20:57:38 -0000 > The same directories may be exported to Windows by Samba and to other > operating systems by NFS > ( both Samba and NFS servers should work at the server computer ) . That would be a really poor way of setting things up as each technology really h andles file permissions different, besides, as stated before, irrelevant.