Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 20 Sep 2001 09:17:35 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: telnet/login doesn't work Message-ID: <20010920091735.C4194@cygbert.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from kommu@hotmail.com on Wed, Sep 19, 2001 at 08:03:20PM -0700 On Wed, Sep 19, 2001 at 08:03:20PM -0700, Srinivas Kommu wrote: > Hi, > > I saw the past few months' posts but couldn't get a solution. When I do a > telnet/ftp/login to my w2k box, I get the login prompt, but whatever > login/password I enter, it says "Login incorrect". I tried everything I > could: I read login.README, inetd.README. I set CYGWIN env variable to > "ntsec binmode tty"; I even set the registry variable. My inetd is installed > as LocalSystem; I tried running /usr/sbin/inetd -d from the command line. I > did a "mkpasswd -l >/etc/passwd" and my account is local (not an outside > domain). Is there something that I'm missing here? How do I debug this? Did you set CYGWIN in the W2K system environment and then did you reboot? That's essential when starting a service. Another thing which is important is that /etc/group exists when running apps to change user context (login/sshd/ftpd). Is it ok? Otherwise just create it like your passwd: mkgroup -l >/etc/group Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/