From owner-freebsd-questions@FreeBSD.ORG Tue Sep 17 07:00:55 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 998BB458 for ; Tue, 17 Sep 2013 07:00:55 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-vc0-x22d.google.com (mail-vc0-x22d.google.com [IPv6:2607:f8b0:400c:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 58A452F4F for ; Tue, 17 Sep 2013 07:00:55 +0000 (UTC) Received: by mail-vc0-f173.google.com with SMTP id if17so3324359vcb.32 for ; Tue, 17 Sep 2013 00:00:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=QMzT/iiXU0hu7/9YxYOG4Dlt2MxVX8isk3Ee9ypv44c=; b=SBgkzGp6HnyPJWkl8f61bMKE9Om4VHAXr/WDm8QBQomk1xvuIlyJARE0ouN2bmn2GC Sy1FAFjZTl25FyTaImKvkgUMceUCDxOWGiWxTtf3s0Wpu6ZlIiyPiMXsZTGWvVpJmSLO 3eN5VwDj+LlnMqgnQzje8Lcr7vvjRB73XKTOMx9mujbDw/pPlWKMKENdP0dvjTX84cSB xayfv2uVORj4/TH9vt828d15C4nc5jBoYqXI6wUyFncPFOGQAacTv0bOm+l+F09UUV+I OLkazzmPOW0DMyHNkzxMHDZAsM7HIcuBBS2pqDyMG6BRDH2C2h18DQEfW6ccrUcjupCx DzEg== MIME-Version: 1.0 X-Received: by 10.58.46.229 with SMTP id y5mr23537199vem.15.1379401254477; Tue, 17 Sep 2013 00:00:54 -0700 (PDT) Received: by 10.58.44.97 with HTTP; Tue, 17 Sep 2013 00:00:54 -0700 (PDT) In-Reply-To: <84652CBE-13F2-48D3-98FF-83B4FE8DE878@gmail.com> References: <0AB346EB-102C-46F7-9641-3F2F5A4371D2@gmail.com> <84652CBE-13F2-48D3-98FF-83B4FE8DE878@gmail.com> Date: Tue, 17 Sep 2013 03:00:54 -0400 Message-ID: Subject: Re: NFS file modes consistency among different operating systems From: Mehmet Erol Sanliturk To: aurfalien Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Questions Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Sep 2013 07:00:55 -0000 On Tue, Sep 17, 2013 at 1:32 AM, aurfalien wrote: > > When a file is modified by a user > > Also curious whats that users group? > > - aurf > Linux user a: 1000 in group :1000 group n id : 1001 ( member : a ) FreeBSD : user b : 1001 in group 1001 NFS Server : group id : 1000 User a is not able to use files created or modified by user b , and vice versa . Users a and b are not able to use or modify files created or modified by Windows XP user . There is no any restriction for the Windows XP user . Thank you very much . Mehmet Erol Sanliturk