Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> 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: <000e01c29388$3cfc53c0$b17b1f3e@leper> Reply-To: <fergus AT bonhard DOT uklinux DOT net> From: <fergus AT bonhard DOT uklinux DOT net> To: <cygwin AT cygwin DOT com> Cc: "Pierre A. Humblet" <pierre DOT humblet AT ieee DOT org>, <fergus AT bonhard DOT uklinux DOT net> References: <000701c2934b$24f59620$b17b1f3e AT leper> <20021124002258 DOT GA591905 AT HPN5170X> Subject: Re: cygwin-1.3.16-1 Date: Sun, 24 Nov 2002 07:08:06 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 > 1.3.16-1 contains changes to help users with ntsec and less than perfect > passwd/group, but it now seems to have unexpected side effect for Win98. > Cygwin does not find your entry in passwd. Is there one starting with your > username? > Would you mind sending the output of "id" and your passwd file? Thank you. Here is startup location and the information you requested in cygwin-1.3.15-2: ~> id uid=500(fergus) gid=544(bonhard) groups=544(bonhard) ~> cat /etc/passwd fergus::500:544::/home/fergus:/bin/bash ~> cat /etc/group bonhard::544: ~> ... and here is the same thing in cygwin-1.3.16-1 (note default prompt as ~/.bash_profile has not been picked up; also starting location / not ~. The files /etc/passwd and/etc/group are unaltered. I have added output of mkpasswd if that helps): fergus AT LEPER / $ id uid=500(fergus) gid=401(unknown) groups=401(unknown) fergus AT LEPER / $ cat /etc/passwd fergus::500:544::/home/fergus:/bin/bash fergus AT LEPER / $ cat /etc/group bonhard::544: fergus AT LEPER / $ mkpasswd unknown::500:544::/home/unknown:/bin/bash Thanks again. Fergus -- 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/