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 Date: Fri, 30 Aug 2002 12:38:22 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Trouble with Telnet login Message-ID: <20020830123822.B5475@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <30CA84E31F3CD611943F0060080FA84E4D5C58 AT ia4ds04 DOT icn DOT siemens DOT it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <30CA84E31F3CD611943F0060080FA84E4D5C58@ia4ds04.icn.siemens.it> User-Agent: Mutt/1.3.22.1i On Fri, Aug 30, 2002 at 12:16:10PM +0200, Primeran Pier Giulio wrote: > **** The first bad surprise is: > -- > $ passwd > passwd: unknown user Primeran That's ok since passwd can only operate on local users. Your account is a domain account. > **** MS-DOS Cmd Shell: I Tried to login with my Win-NT password but I never > succeeded! > -- > D:\Document\Daemons\Cygwin\T(e)xt>ftp 141.29.169.61 > Connected to 141.29.169.61. > 220- > 220- Wow! I have found the ftp daemon! Let's see... > 220- > 220 ia4d79 FTP server (GNU inetutils 1.3.2) ready. > User (141.29.169.61:(none)): Primeran > 331 Password required for Primeran. > Password: > 530 Login incorrect. > Login failed. > ftp> > -- > **** What should the right login/password be?! Name = The user name in /etc/passwd, Password = NT password. Are you running the daemons on the command line? That won't work. They must run under inetd, started as service. See /usr/doc/Cygwin/inetutils-1.3.2.README If that's not the problem, is it possible that you have two users called Primeran, one local user and one domain user? 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/