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 From: "Dave Korn" To: Subject: RE: ssh ceased to work after recreation of /etc/passwd Date: Tue, 12 Jul 2005 15:14:32 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <25F7D2213F14794A8767B88203EA2BC9240CB8@mucse201.eu.infineon.com> Message-ID: ----Original Message---- >From: FischRon DOT external AT infineon DOT com >Sent: 12 July 2005 15:01 >> The above error occurs in ssh-keygen.c when getpwuid(getuid) >> fails. It >> appears Cygwin still thinks of you as uid 400. Just try stopping all >> Cygwin shells and services and then restarting (via >> cygwin.bat). > > It was the other way around. I happened to have an "old" open shell > where id was still seen as 400, and *there* did ssh work; but when > I closed the window and opened a new shell, my numeric user id is > now 121833 and ssh does not work anymore at all. 400 is a local RID. 121833 is a domain RID. Were you logged on as a local user previously, and now you're logged on as a domain user? cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/