Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: Chris Faylor <cgf@cygnus.com>
Date: Thu, 27 Jul 2000 12:24:27 -0400
To: cygwin@sourceware.cygnus.com
Subject: Re: Inet/login
Message-ID: <20000727122427.B27602@cygnus.com>
Reply-To: cygwin@sources.redhat.com
Mail-Followup-To: cygwin@sourceware.cygnus.com
References: <398061D1.54F4D9D@lmco.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2i
In-Reply-To: <398061D1.54F4D9D@lmco.com>; from john.f.schickling@lmco.com on Thu, Jul 27, 2000 at 12:22:41PM -0400

On Thu, Jul 27, 2000 at 12:22:41PM -0400, John F. Schickling Jr. wrote:
>I was wondering if anyone has seen the following problem when trying to
>log into a machine with Cygwin & inetd started.
>
>
>     Escape character is '^]'.
>
>     CYGWIN_NT-4.0 1.1.2(0.21/3/2) (c2utest02) (tty1)
>
>     login: jfschick
>     Password:
>     Last login: Thu Jul 27 12:17:23 from e7sep022.syr.lmco.com
>     Fanfare!!!
>     You are successfully logged in to this server!!!
>     : No such file or directory
>     Connection closed.
>
>I have /etc/passwd setup with "U-DOMAIN\jfschick" convention.  Any
>direction or pointers would be appreciated.

You have \r\n line endings in your /etc/passwd file.

The next version of the Cygwin DLL opens /etc/passwd in text mode explicitly.

See the prerelease announcement that I sent out yesterday if you
are interested in trying this.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

