X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 7 Jul 2008 17:08:56 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: chmod permission denied on windows 2008 Message-ID: <20080707150856.GA26581@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20080703125758 DOT GC10582 AT calimero DOT vinschen DOT de> <9519CD6573CA4B378AB436808C330A8C AT multiplay DOT co DOT uk> <20080704085528 DOT GH10582 AT calimero DOT vinschen DOT de> <83D9FB620178474D8B7E673F8BE88FBF AT multiplay DOT co DOT uk> <6C897634739C412CA4367B8530734B2F AT multiplay DOT co DOT uk> <20080707093546 DOT GA6791 AT calimero DOT vinschen DOT de> <910CB48BB8D549278A018EEC77702BAC AT multiplay DOT co DOT uk> <20080707130252 DOT GB25687 AT calimero DOT vinschen DOT de> <5CF5D99F8E794172B32368C22791FD5C AT multiplay DOT co DOT uk> <39D81418C24D4AD9B59EA052A5AA7DA8 AT multiplay DOT co DOT uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <39D81418C24D4AD9B59EA052A5AA7DA8@multiplay.co.uk> User-Agent: Mutt/1.5.16 (2007-06-09) 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 On Jul 7 15:37, Steven Hartland wrote: > ----- Original Message ----- From: "Steven Hartland" >>> Other than that, maybe using the (not yet production) Cygwin 1.7 is >>> an option for you. You can install a 1.7-based distro over your 1.5 >>> distro using another setup.exe: http://cygwin.com/setup-1.7.exe >> I'll give this a shot in a bit and let you know. > > This seems to work fine, is there anything I should be aware of if we > looked to use this in production environment? The mount points are now stored in /etc/fstab and /etc/fstab.d/$USER instead of in the system and user registry. There are also a couple of changes which we don't exactly consider ready for release. In theory, you shouldn't use it in a production environment yet. > One thing I did notice is that rebaseall fails with:- > /usr/bin/cyglsa64.dll: fixing bad relocations > FixImage (/usr/bin/cyglsa64.dll) failed with last error = 13 > > As a temporary workaround I renamed it to allow rebase to complete on > all but this file. The DLL has been build with VC++ due to the lack of a 64 bit capable gcc for Cygwin. As long as this is the case, rebaseall will have to be changed to skip cyglsa.dll and cyglsa64.dll. For the time being, what you did is the right thing to do. Btw., another workaround using Cygwin 1.5.25 would be to use password authentication, at least as long as you're not logging in to a domain admin account. The latter requires tweaking /etc/group... Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/