Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <3E9EA7FC.32B6F5A8@ieee.org> Date: Thu, 17 Apr 2003 09:11:24 -0400 From: "Pierre A. Humblet" X-Accept-Language: en,pdf MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: AllocConsole in inetd [Was: Re: tcgetattr problem [Was Re: 1.3.22: bug report]] References: <3 DOT 0 DOT 5 DOT 32 DOT 20030416203609 DOT 007fc5c0 AT incoming DOT verizon DOT net> <3 DOT 0 DOT 5 DOT 32 DOT 20030416204807 DOT 007fcaf0 AT incoming DOT verizon DOT net> <20030417083414 DOT GT11137 AT cygbert DOT vinschen DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Corinna Vinschen wrote: > > On Wed, Apr 16, 2003 at 08:48:07PM -0400, Pierre A. Humblet wrote: > > If inetd needs AllocConsole, why doesn't sshd? > > Ever had a look into cygrunsrv? ;-) No, never :) But I can reproduce on NT what I saw yesterday on Win2000. What am I doing wrong? ~> cygrunsrv -I sshd -p /usr/sbin/sshd.exe -a '-D' ~> cygrunsrv -S sshd ~> ssh localhost Last login: Tue Apr 15 18:20:49 2003 from localhost Fanfare!!! You are successfully logged in to this server!!! $ net help <====== No output $ exit ~> net stop sshd ~> net start inetd ~> ssh localhost Last login: Thu Apr 17 09:00:46 2003 from localhost Fanfare!!! You are successfully logged in to this server!!! $ net help The syntax of this command is: <====== OK output NET HELP command -or- Pierre -- 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/