From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1P2PKx-0004Sy-NY for garchives@archives.gentoo.org; Sun, 03 Oct 2010 14:14:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4685E064E; Sun, 3 Oct 2010 14:13:59 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 7B186E05BE for ; Sun, 3 Oct 2010 14:13:59 +0000 (UTC) Received: by wyf28 with SMTP id 28so6170397wyf.40 for ; Sun, 03 Oct 2010 07:13:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date :user-agent:mime-version:content-type:content-transfer-encoding :message-id; bh=FhPnteWnCnNN5/S/xe0FAYB/uAP2oS5gJLdis7wNaHc=; b=bqVp6ppetEmEEdJT0XkOFZQAVfF1L5W/WVRIYnKtQ6sJMNUF+YuTcu3HbFioTIunas BLgzzG+1duQSI752ijmphwH2MYecFv2KuRS339vkFp/yg+hMximlWD7GFCG4g1iFcg2S lh0pd9eH3GUDCZeYxavFPe3B0ZL/SqUYFkS1c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:message-id; b=uJyCeh/eQsgw8djzWqjcTaozGbQVie3jNp8Y3lBJiXdYLyacgkhi7d477nsMkdJtmB MQ0ZbvHQZKjtFnq6hNL2qg/v2Hi2YHo/xn4xRxXbvCizPNbTqWq9T4s9DVSyEO7ofCS2 M4BSfgxarfyU2NdfpgY3D99qWX+I1AUe0CDgI= Received: by 10.227.138.5 with SMTP id y5mr6350372wbt.204.1286115238983; Sun, 03 Oct 2010 07:13:58 -0700 (PDT) Received: from (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id bj11sm3144497wbb.4.2010.10.03.07.13.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 03 Oct 2010 07:13:58 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] ntfs-3g access rights Date: Sun, 3 Oct 2010 15:13:37 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.34-gentoo-r6; KDE/4.4.5; x86_64; ; ) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3414184.fHqxXM4QHh"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201010031513.55706.michaelkintzios@gmail.com> X-Archives-Salt: 90aeed49-945c-469c-9e5f-99afb31fc0f9 X-Archives-Hash: a6170a647d2c9d7ec0d91864e93e18bc --nextPart3414184.fHqxXM4QHh Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi All, On a box which dual boots into MSWindows I mount a ntfs partition using fst= ab=20 as follows: /dev/sda9 /mnt/data ntfs-3g defaults,noatime,locale=3Den_GB.utf8 = 0 0 however, when I ls the contents all files and directories are shown as: (d)rwxrwxrwx The problem is that these are different to the MSWindows rights and also if= I=20 untar any fs in there then the access rights of that tarred fs are not=20 retained. What is an appropriate way to configure this so that the Linux user has the= =20 same access rights as the MSWindows user? PS. I have set up a UserMapping file, but this has not made any difference= =2E=20 =2D-=20 Regards, Mick --nextPart3414184.fHqxXM4QHh Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iEYEABECAAYFAkyoj6MACgkQVTDTR3kpaLa26wCgr8LMm03d+1z7ukU7whypehR1 NbMAoIPTh+kNfwI9CTJCBALbzYBPJKRm =+qAe -----END PGP SIGNATURE----- --nextPart3414184.fHqxXM4QHh--