X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 29 Jun 2009 11:34:20 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Running 1.5 and 1.7 sshd in parallel Message-ID: <20090629093420.GA30864@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <690f5ac90906260819j4a977530if44a82324eddc229 AT mail DOT gmail DOT com> <20090626152445 DOT GP30864 AT calimero DOT vinschen DOT de> <690f5ac90906261325o4e7b3e45h49d3096440f2070f AT mail DOT gmail DOT com> <20090628103109 DOT GV30864 AT calimero DOT vinschen DOT de> <20090628121150 DOT GG4220 AT trikaliotis DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090628121150.GG4220@trikaliotis.net> User-Agent: Mutt/1.5.19 (2009-02-20) 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 Jun 28 14:11, Spiro Trikaliotis wrote: > Hello, > > * On Sun, Jun 28, 2009 at 12:31:09PM +0200 Corinna Vinschen wrote: > > On Jun 26 22:25, Federico Hernandez wrote: > > > THX for the fast answer. That is exactly what I tried. > > > > > > 1.5 on port 22 > > > 1.7 on port 2222 > > > > > > but when I ssh into 2222 I endup in $HOME of 1.5 and sometimes the > > > sshd on 2222 doesn't start. > > > > > > How can I select each of the sshd in a more controlled way so that I > > > can specify which daemon to start and stop? > > > > Install it under different service names. > > Just a question: Wouldn't the differing cygwin1.dll (1.5 vs 1.7) be > problematic when both sshd are started? The DLLs don't collide in memory. You should just keep the processes away from each other and not try to run applications in the 1.7 /bin directory from a 1.5 session and vice versa. It will work in some way, but there's no guarantee that it will show the results you expect. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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