X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.4 required=5.0 tests=BAYES_05,RCVD_IN_DNSWL_NONE,SARE_MSGID_LONG45 X-Spam-Check-By: sourceware.org MIME-Version: 1.0 From: =?UTF-8?B?RnLDqWTDqXJpYyBCcm9u?= Date: Sun, 11 Apr 2010 17:06:30 +0200 Message-ID: Subject: How to set full control to Everyone on USB hard drive files and directories? To: cygwin Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I have some USB hard drives. Up to now I used them formatted in fat32. Because of the new git version that does not work properly on fat32 drives, I decided to format my disks in ntfs. Following advices on this list, I removed all default users from root dir of the USB drives and left only Everyone with full control. I want to be able to read/write on these USB disks from any computer, from Windows or Cygwin. Nothing has to be protected. I expected all new files would get full control for Everyone and no other permissions. Unfortunately that is true only from Windows, not from cygwin. =46rom cygwin: $ touch foo gives: Domain Users =3D Read MySelf =3D Read/Write Everybody =3D Read But I would like only Everybody =3D Full control. $ mkdir bar gives "permissions are not in the right order" when I right click from Windows on bar and click on security tab. How can I have all files on these drives with only 1 user, i.e. Everyone with full control so that I am sure I can read/write the data from any computer? Fr=C3=A9d=C3=A9ric -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple