X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 31 Dec 2009 17:51:37 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Can't use key authentication on x64 Server 2003 R2 Message-ID: <20091231225137.GA12460@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4B3AC168 DOT 3040000 AT eburg DOT com> <1ef5a52f0912300056n2eb8e93q93099e757dc56669 AT mail DOT gmail DOT com> <4B3B80D7 DOT 5070004 AT eburg DOT com> <4B3CEEF4 DOT 3030704 AT eburg DOT com> <4B3CF06F DOT 7020503 AT users DOT sourceforge DOT net> <4B3D23B9 DOT 2070200 AT eburg DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B3D23B9.2070200@eburg.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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 Thu, Dec 31, 2009 at 02:20:41PM -0800, Gordon Messmer wrote: >On 12/31/2009 10:41 AM, Yaakov (Cygwin/X) wrote: >> >> That means there is a process running besides rebaseall. rebaseall >> must be run from a dash shell with no other processes -- including >> services -- running. > >I started bash from the start menu and ran "exec dash". "ps ax" showed >no other cygwin processes, and sshd had been stopped. rebaseall >complained before I'd done those things but not after. > >I see now that "exec" doesn't do in cygwin what it does in Unix. exec works like linux for everything but the first started cygwin prcess. If you're trying to rebase bash you really do need to start dash by itself. cgf -- 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