This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AllocConsole in inetd [Was: Re: tcgetattr problem [Was Re: 1.3.22: bug report]]


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]