From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 101786 invoked by alias); 14 Mar 2019 14:03:25 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 101778 invoked by uid 89); 14 Mar 2019 14:03:24 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=H*UA:Outlook, H*x:Outlook, H*UA:Microsoft, H*x:Microsoft X-HELO: mail2.giraudbtp.com Received: from mail2.giraudbtp.com (HELO mail2.giraudbtp.com) (89.90.219.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 14 Mar 2019 14:03:23 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail2.giraudbtp.com (Postfix) with ESMTP id 6FEB61C0882 for ; Thu, 14 Mar 2019 15:03:20 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=giraudbtp.com; h= content-language:x-mailer:content-transfer-encoding:content-type :content-type:mime-version:message-id:date:date:subject:subject :in-reply-to:references:to:from:from; s=dkim; t=1552572198; x= 1553436199; bh=q/PYaa0qXvSWv62NugZpQKHyMnqsUSzS3C1p6GjxMP4=; b=K Q7Ub1VkknbL1WLoW5wchxP+jvLw5vlXgKfQfJ/YVFmY9Do5tciPmO9oXXWacW+Zo OpSnXIK3/ZMU31MUa9PCbmBIkajTwetIr2qECuyClgqmXtzlESkAk5jSLbjth1HJ iLHLoq5ot54YaXvv8PGJvFMPW/sFk52OdP8UEZyzAQ= X-Amavis-Modified: Mail body modified (using disclaimer) - mail.tls.giraudbtp.com Received: from mail2.giraudbtp.com ([127.0.0.1]) by localhost (mail.tls.giraudbtp.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id xV6-xgrT7NU4 for ; Thu, 14 Mar 2019 15:03:18 +0100 (CET) Received: from DESKTOP705EUDC (unknown [192.168.10.192]) by mail2.giraudbtp.com (Postfix) with ESMTPSA id 2D6431C0888 for ; Thu, 14 Mar 2019 15:03:18 +0100 (CET) From: To: References: <011a01d4da5a$96247330$c26d5990$@giraudbtp.com> <20190314121034.GG3785@calimero.vinschen.de> <014e01d4da69$965ee650$c31cb2f0$@giraudbtp.com> <20190314135334.GH3785@calimero.vinschen.de> In-Reply-To: <20190314135334.GH3785@calimero.vinschen.de> Subject: RE: sshd: fatal: seteuid XXX : No such device or address Date: Thu, 14 Mar 2019 14:03:00 -0000 Message-ID: <016f01d4da6e$acc757b0$06560710$@giraudbtp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2019-03/txt/msg00370.txt.bz2 > Objet : Re: sshd: fatal: seteuid XXX : No such device or address >=20 > On Mar 14 14:26, renaud.rolles@giraudbtp.com wrote: > > > > > > On Mar 14 12:39, renaud.rolles@giraudbtp.com wrote: > > > > I can login via password, it work and lets me in. > > > > But if i tried with my keys, I get in the event viewer : > > > > sshd: PID 3777: fatal: seteuid 1049076: No such device or address > > > > > > - Make sure to login with the Administrator account case-sensitive. > > > If your account is called "Administrator", then use an uppercase > > > 'A' when logging in. > > > > > > > With Uppercase i do have a login prompt, but (with the good password), I > cant login (remotly or localy). > > I also have Information event : > > sshd: PID 3788: Login name Administrator does not match stored > > username administrator >=20 > As I said above, *if* your account is called Administrator... >=20 It is for the windows login, and used to be for cygwin to, it changed when = i updated cygwin. Login, localy and remotly dont work without capitalization, but the prompt = is lowercase from local terminal, see below : administrator@[MACHINE NAME] ~ $ ssh administrator@[MACHINE NAME] administrator@[MACHINE NAME]'s password: Ctrl+c administrator@[MACHINE NAME] ~ $ ssh Administrator@[MACHINE NAME] Last login: Thu Mar 14 14:58:00 2019 from 10.0.0.8 Administrator@[MACHINE NAME] ~ $ > > > > > > > > - If that doesn't help, switch the user running the sshd service from > > > "cyg_server" to SYSTEM (the services GUI calls it "LocalSystem") > > > > > > > This worked, like a charm, thank you =F0=9F=98=8A > > >=20 > The cyg_server account has been introduced many years ago as a > workaround for a change in the LocalSystem permissions in Windows 2003 > and later. The new S4ULogon method makes the cyg_server account > obsolete because the reduced permissions of LocalSystem are sufficient > now. >=20 Ok, thank you, i installed it few years ago, so outdated knowledge. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple