X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=1.9 required=5.0	tests=AWL,BAYES_20,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_RW,TW_WX,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
From: Gary Steele <gsteele13@gmail.com>
Date: Thu, 5 Aug 2010 11:26:27 +0200
Message-ID: <AANLkTi=oXsD75axVzu5yc_52mQVBErxxMkwfGt98M64M@mail.gmail.com>
Subject: NTFS network drives in cygwin 1.7.5
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Dear cygwin mailing list,

I recently starting using cygwin 1.7.5, and I appear to be having
problems with file permissions on network drives.

My computer (windows XP) is part of an NT domain, to which I am logged
in. I am using the passwd and group files that were automatically
generated at install.

On the local drives, the file permissions work fine:

$ ls -ld .
drwxr-xr-x+ 1 gsteele Domain Users 0 2010-08-05 11:18 ./

However, on the network drives, they are all clobbered:

$ ls -ld /cygdrive/k/ns/qt/nanotubes/data
d---------+ 1 gsteele Domain Users 0 2010-07-07 14:22
/cygdrive/k/ns/qt/nanotubes/data

I also have another computer in the same network environment running
cygwin 1.5.25, and when I log on this computer, the file permissions
for the same directory are not clobbered:

$ ls -ld /cygdrive/k/ns/qt/nanotubes/data
drwxr-xr-x 1 gsteele Domain Users 0 Jul  7 14:22
/cygdrive/k/ns/qt/nanotubes/data/

Has there been a recent change in cygwin that is causing some problems
with network drive file permissions? Is there a solution for this?

Thanks,
Gary

--
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

