public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* sshd problem -- seteuid failed -- ancient problem
       [not found] <1979007218.704183.1586916049685.ref@mail.yahoo.com>
@ 2020-04-15  2:00 ` Kevin Schnitzius
  2020-04-15 13:58   ` Bill Stewart
  2020-04-16  8:38   ` Andrey Repin
  0 siblings, 2 replies; 4+ messages in thread
From: Kevin Schnitzius @ 2020-04-15  2:00 UTC (permalink / raw)
  To: Cygwin List

sshd: PID 1721: fatal: seteuid 1610619958: No such device or address

I just did a clean install:
     openssh                                 8.2p1-1

The uid corresponds to me:
    uid=1610619958(<corporate_domain>+kevins)

Local users work fine; it's only a problem with domain users.

Strictmode=no and the service is running as Local System account.  Is there a domain privilege my box needs for this?

Any ideas?

Kevin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: sshd problem -- seteuid failed -- ancient problem
  2020-04-15  2:00 ` sshd problem -- seteuid failed -- ancient problem Kevin Schnitzius
@ 2020-04-15 13:58   ` Bill Stewart
  2020-04-16  8:38   ` Andrey Repin
  1 sibling, 0 replies; 4+ messages in thread
From: Bill Stewart @ 2020-04-15 13:58 UTC (permalink / raw)
  To: cygwin

On Tue, Apr 14, 2020 at 8:01 PM Kevin Schnitzius wrote:

> sshd: PID 1721: fatal: seteuid 1610619958: No such device or address
>
> I just did a clean install:
>      openssh                                 8.2p1-1
>
> The uid corresponds to me:
>     uid=1610619958(<corporate_domain>+kevins)
>
> Local users work fine; it's only a problem with domain users.
>
> Strictmode=no and the service is running as Local System account.  Is there a domain privilege my box needs for this?
>
> Any ideas?

That looks like the username is not correct. On a domain, it should be
just username, not domain+username

https://cygwin.com/cygwin-ug-net/ntsec.html

Bill

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: sshd problem -- seteuid failed -- ancient problem
  2020-04-15  2:00 ` sshd problem -- seteuid failed -- ancient problem Kevin Schnitzius
  2020-04-15 13:58   ` Bill Stewart
@ 2020-04-16  8:38   ` Andrey Repin
  2020-04-16  8:59     ` Kevin Schnitzius
  1 sibling, 1 reply; 4+ messages in thread
From: Andrey Repin @ 2020-04-16  8:38 UTC (permalink / raw)
  To: Kevin Schnitzius, cygwin

Greetings, Kevin Schnitzius!

> sshd: PID 1721: fatal: seteuid 1610619958: No such device or address

> I just did a clean install:
>      openssh                                 8.2p1-1

> The uid corresponds to me:
>     uid=1610619958(<corporate_domain>+kevins)

Can we see the full output of `id` when you logged in as domain user?

> Local users work fine; it's only a problem with domain users.

> Strictmode=no and the service is running as Local System account.  Is there
> a domain privilege my box needs for this?

> Any ideas?


-- 
With best regards,
Andrey Repin
Thursday, April 16, 2020 11:37:25

Sorry for my terrible english...

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: sshd problem -- seteuid failed -- ancient problem
  2020-04-16  8:38   ` Andrey Repin
@ 2020-04-16  8:59     ` Kevin Schnitzius
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Schnitzius @ 2020-04-16  8:59 UTC (permalink / raw)
  To: cygwin

On Thursday, April 16, 2020, 04:50:03 AM EDT, Andrey Repin <anrdaemon@yandex.ru> wrote: 

>> sshd: PID 1721: fatal: seteuid 1610619958: No such device or address

>> I just did a clean install:
>>      openssh                                 8.2p1-1

>> The uid corresponds to me:
>>     uid=1610619958(<corporate_domain>+kevins)

> Can we see the full output of `id` when you logged in as domain user?

uid=1610619958(<corporate_domain>+kevins) 
gid=1610613249(<corporate_domain>+Domain Users)

groups=1610613249(<corporate_domain>+Domain Users),
559(Performance Log Users),
545(Users),
14(REMOTE INTERACTIVE LOGON),
4(INTERACTIVE),
11(Authenticated Users),
15(This Organization),
4095(CurrentSession),
66048(LOCAL),  + 266 other <corporate_domain> groups.

Kevin

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-16  8:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1979007218.704183.1586916049685.ref@mail.yahoo.com>
2020-04-15  2:00 ` sshd problem -- seteuid failed -- ancient problem Kevin Schnitzius
2020-04-15 13:58   ` Bill Stewart
2020-04-16  8:38   ` Andrey Repin
2020-04-16  8:59     ` Kevin Schnitzius

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).