X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-Envelope-From: X-Envelope-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: CIFS symlinks on network share break Cygwin Content-class: urn:content-classes:message Date: Mon, 4 Feb 2008 16:31:50 -0800 Message-ID: In-Reply-To: References: <20080204150853 DOT GD5866 AT calimero DOT vinschen DOT de> <20080204205620 DOT GA2720 AT ednor DOT casa DOT cgf DOT cx> From: "Jonathan Lanier" To: X-Spam-Score: -11.44 () ALL_TRUSTED,USER_IN_WHITELIST X-BorderEnvelope-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m150Z9C6004476 OK, so in addition to commenting out the SE_BACKUP_PRIV line in sec_helper.cc, I also had to comment out the SE_RESTORE_PRIV line. The former broke calls to GetFileAttributes(), and the latter broke calls to FindFirstFile(). Commenting out both of them seems to fix everything in Cygwin. NetApp must be doing something very weird under the hood... We've opened a ticket with NetApp and I think they're going to look into this for a more permanent fix (fingers crossed). - Jonathan Lanier -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/