delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/03/14/10:03:34

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:from:to:references:in-reply-to:subject:date
:message-id:mime-version:content-type:content-transfer-encoding;
q=dns; s=default; b=Lhv6NAvRmjuGa4IDqGqVP7IVeJUIK5R80zCQGUgEd0Y
vgCtfQDMHiRJ7rfxx0RLSjYOYpUq4oWlBqevM2wO9QhJ6a8h26hjVFa+FPwNnokj
a83qFaZJPyOtUlFeko0K6QkIM7D6PhNClMD+XLvf5tnvaHXFIce41qsF+2YZ78bY
=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:from:to:references:in-reply-to:subject:date
:message-id:mime-version:content-type:content-transfer-encoding;
s=default; bh=JpqnM76yyZIeFl9MEzTHnBJM2DU=; b=mk2fUKY2zRiSumnqV
noS5cMq6RZT32EhEWx6ukr3tvGLx3CzMvMdKWpQaWN7kB6PHEPRrLdGGEghrLTFP
nTuRPe0dznxLD55YlEyZH+wX5fHsSlaFVlc078ewocyZNCjutZKz5VJ6p+wXAVcd
EoEEQGs4ovp1BHHN0XucQUwZjg=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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
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
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
From: <renaud DOT rolles AT giraudbtp DOT com>
To: <cygwin AT cygwin DOT com>
References: <011a01d4da5a$96247330$c26d5990$@giraudbtp.com> <20190314121034 DOT GG3785 AT calimero DOT vinschen DOT de> <014e01d4da69$965ee650$c31cb2f0$@giraudbtp.com> <20190314135334 DOT GH3785 AT calimero DOT vinschen DOT 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 15:03:17 +0100
Message-ID: <016f01d4da6e$acc757b0$06560710$@giraudbtp.com>
MIME-Version: 1.0
X-IsSubscribed: yes
Note-from-DJ: This may be spam
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x2EE3XTc006831

> Objet : Re: sshd: fatal: seteuid XXX : No such device or address
> 
> On Mar 14 14:26, renaud DOT rolles AT giraudbtp DOT com wrote:
> > >
> > > On Mar 14 12:39, renaud DOT rolles AT giraudbtp DOT 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
> 
> As I said above, *if* your account is called Administrator...
> 

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 😊
> >
> 
> 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.
> 
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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019