Re: sshd problem -- seteuid failed -- ancient problem

2020-04-16 Thread Kevin Schnitzius via Cygwin
On Thursday, April 16, 2020, 04:50:03 AM EDT, Andrey Repin 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(+kevins) > Can

Re: sshd problem -- seteuid failed -- ancient problem

2020-04-16 Thread Andrey Repin
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(+kevins) Can we see the full output of `id` when you logged

Re: sshd problem -- seteuid failed -- ancient problem

2020-04-15 Thread Bill Stewart
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(+kevins) > > Local users work fi

Re: sshd problem on WS2008R2 64bit

2019-03-07 Thread Brian Inglis
On 2019-03-07 01:53, Corinna Vinschen wrote: > On Mar 6 23:15, Brian Inglis wrote: >> On 2019-03-06 13:59, Corinna Vinschen wrote: >>> I'm reasonably sure there won't be any fix for these systems for at >>> least two reasons: >>> - All affected systems are EOLed or in the last year of their Extend

Re: sshd problem on WS2008R2 64bit

2019-03-07 Thread Corinna Vinschen
On Mar 6 23:15, Brian Inglis wrote: > On 2019-03-06 13:59, Corinna Vinschen wrote: > > I'm reasonably sure there won't be any fix for these systems for at > > least two reasons: > > - All affected systems are EOLed or in the last year of their Extended > > Support Cycle, all ending on 2020-01-14

Re: sshd problem on WS2008R2 64bit

2019-03-06 Thread Brian Inglis
On 2019-03-06 13:59, Corinna Vinschen wrote: > I'm reasonably sure there won't be any fix for these systems for at > least two reasons: > - All affected systems are EOLed or in the last year of their Extended > Support Cycle, all ending on 2020-01-14. > - I opened a support case for an older Wind

Re: sshd problem on WS2008R2 64bit

2019-03-06 Thread Stephen Paul Carrier
On Wed, Mar 06, 2019 at 03:44:36PM -0800, Stephen Paul Carrier wrote: > PW=`dd if=/dev/random bs=15 count=1 | base 64` That should be 'base64' of course, without the space. --S -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: sshd problem on WS2008R2 64bit

2019-03-06 Thread Stephen Paul Carrier
On Wed, Mar 06, 2019 at 02:24:59PM -0700, Bill Stewart wrote: ... > For my part, I'm writing a PowerShell script that does the following: > > 1) Create a local user account > 2) Grant it SeBatchLogonRight > 3) Create a scheduled task for it Powershell is probably more elegant if you're familia

Re: sshd problem on WS2008R2 64bit

2019-03-06 Thread Bill Stewart
On Wed, Mar 6, 2019 at 2:00 PM Corinna Vinschen wrote: > > Whether this workaround is feasible likely depends on the end user. The > > workaround has its own limitations. Here are at least 2 that I can think of > > right now: > > > > 1. The local user must have "Log on as a batch job" (SeBatchLogo

Re: sshd problem on WS2008R2 64bit

2019-03-06 Thread Corinna Vinschen
On Mar 6 13:47, Bill Stewart wrote: > On Wed, Mar 6, 2019 at 1:14 PM Corinna Vinschen wrote: > > > > > > What precisely happens when Cygwin uses MSV1 S4ULogon on versions > older > > > > > than 6.3 before a user has logged on? > > > > > > > > MsV1S4ULogon returns with STATUS_NOT_SUPPORTED. Funny

Re: sshd problem on WS2008R2 64bit

2019-03-06 Thread Bill Stewart
On Wed, Mar 6, 2019 at 1:14 PM Corinna Vinschen wrote: > > > > What precisely happens when Cygwin uses MSV1 S4ULogon on versions older > > > > than 6.3 before a user has logged on? > > > > > > MsV1S4ULogon returns with STATUS_NOT_SUPPORTED. Funny status code, > > > given it works if some user alr

Re: sshd problem on WS2008R2 64bit

2019-03-06 Thread Corinna Vinschen
On Mar 6 09:45, Bill Stewart wrote: > On Wed, Mar 6, 2019 at 8:34 AM Corinna Vinschen wrote: > > > On Mar 6 08:38, Bill Stewart wrote: > > > On Wed, Mar 6, 2019 at 7:34 AM Corinna Vinschen wrote: > > > > On Mar 6 15:17, Corinna Vinschen wrote: > > > > > But the old Systems like Windows 7 don't

Re: sshd problem on WS2008R2 64bit

2019-03-06 Thread Bill Stewart
On Wed, Mar 6, 2019 at 8:34 AM Corinna Vinschen wrote: > On Mar 6 08:38, Bill Stewart wrote: > > On Wed, Mar 6, 2019 at 7:34 AM Corinna Vinschen wrote: > > > On Mar 6 15:17, Corinna Vinschen wrote: > > > > But the old Systems like Windows 7 don't want to play nice. > > > > > > > > - On Vista an

Re: sshd problem on WS2008R2 64bit

2019-03-06 Thread Bill Stewart
On Wed, Mar 6, 2019 at 8:34 AM Corinna Vinschen wrote: > > What precisely happens when Cygwin uses MSV1 S4ULogon on versions older > > than 6.3 before a user has logged on? > > MsV1S4ULogon returns with STATUS_NOT_SUPPORTED. Funny status code, > given it works if some user already logged in by ot

Re: sshd problem on WS2008R2 64bit

2019-03-06 Thread Corinna Vinschen
On Mar 6 08:38, Bill Stewart wrote: > On Wed, Mar 6, 2019 at 7:34 AM Corinna Vinschen wrote: > > On Mar 6 15:17, Corinna Vinschen wrote: > > > But the old Systems like Windows 7 don't want to play nice. > > > > > > - On Vista and Windows 7 WOW64, MsV1_0S4ULogon isn't implemented > > > at all,

Re: sshd problem on WS2008R2 64bit

2019-03-06 Thread Bill Stewart
On Wed, Mar 6, 2019 at 7:34 AM Corinna Vinschen wrote: > On Mar 6 15:17, Corinna Vinschen wrote: > > But the old Systems like Windows 7 don't want to play nice. > > > > - On Vista and Windows 7 WOW64, MsV1_0S4ULogon isn't implemented > > at all, which required to keep the create_token method >

Re: sshd problem on WS2008R2 64bit

2019-03-06 Thread Corinna Vinschen
On Mar 6 15:17, Corinna Vinschen wrote: > But the old Systems like Windows 7 don't want to play nice. > > - On Vista and Windows 7 WOW64, MsV1_0S4ULogon isn't implemented > at all, which required to keep the create_token method > available > > - On Vista and Windows 7 MsV1_0S4ULogon does not

Re: sshd problem on WS2008R2 64bit

2019-03-06 Thread Corinna Vinschen
On Mar 6 13:48, Corinna Vinschen wrote: > On Mar 6 13:11, Corinna Vinschen wrote: > > On Mar 5 17:02, Stephen Carrier wrote: > > > Since upgrading a WS2008 R2 system to 3.0.1, attempts to ssh to the server > > > fail unless some user logs into Windows first. In this case, that is by > > > RDP,

Re: sshd problem on WS2008R2 64bit

2019-03-06 Thread Corinna Vinschen
On Mar 6 13:11, Corinna Vinschen wrote: > On Mar 5 17:02, Stephen Carrier wrote: > > Since upgrading a WS2008 R2 system to 3.0.1, attempts to ssh to the server > > fail unless some user logs into Windows first. In this case, that is by > > RDP, and it doesn't need to be the same user as the one

Re: sshd problem on WS2008R2 64bit

2019-03-06 Thread Corinna Vinschen
On Mar 5 17:02, Stephen Carrier wrote: > Since upgrading a WS2008 R2 system to 3.0.1, attempts to ssh to the server > fail unless some user logs into Windows first. In this case, that is by > RDP, and it doesn't need to be the same user as the one logging in by ssh. > After logging out of the win

Re: sshd problem with recent snapshots

2010-11-20 Thread Ken Brown
On 11/16/2010 8:58 AM, Corinna Vinschen wrote: > On Nov 15 15:25, Ken Brown wrote: >> On 11/15/2010 11:53 AM, Corinna Vinschen wrote: >>> On Nov 15 11:40, Christopher Faylor wrote: On Mon, Nov 15, 2010 at 11:18:57AM -0500, Ken Brown wrote: > On 11/15/2010 11:09 AM, Corinna Vinschen wrote:

Re: sshd problem with recent snapshots

2010-11-20 Thread Corinna Vinschen
On Nov 15 15:25, Ken Brown wrote: > On 11/15/2010 11:53 AM, Corinna Vinschen wrote: > >On Nov 15 11:40, Christopher Faylor wrote: > >>On Mon, Nov 15, 2010 at 11:18:57AM -0500, Ken Brown wrote: > >>>On 11/15/2010 11:09 AM, Corinna Vinschen wrote: > On Nov 13 10:00, Ken Brown wrote: > >On 11/

Re: sshd problem with recent snapshots

2010-11-19 Thread Corinna Vinschen
On Nov 16 09:33, Ken Brown wrote: > On 11/16/2010 8:58 AM, Corinna Vinschen wrote: > > Is there a chance that your service entires still point to a cygrunsrv > > under C:\cygwin instead of D:\cygwin-1.7? > > No. The installation in C:\cygwin is newer than the one in D:\cygwin-1.7; > it's just a

Re: Re: sshd problem with recent snapshots

2010-11-18 Thread Christopher Faylor
On Thu, Nov 18, 2010 at 05:08:16PM -0700, jeff.odeg...@gmail.com wrote: >Were you able to reproduce this on Windows 7? When will this fix be >released in the regular distro? If you are seeing a problem with Cygwin 1.7.7 then, as I mentioned earlier, this is not the same problem. To answer your

Re: Re: sshd problem with recent snapshots

2010-11-18 Thread jeff . odegard
Were you able to reproduce this on Windows 7? When will this fix be released in the regular distro? Thanks, - Jeff On 12:59 PM, Corinna Vinschen wrote: On Nov 18 17:22, Corinna Vinschen wrote: On Nov 18 12:07, Corinna Vinschen wrote: On Nov 17 20:11, Christopher Faylor wrote: On Wed, Nov

Re: sshd problem with recent snapshots

2010-11-18 Thread Ken Brown
On 11/18/2010 1:56 PM, Corinna Vinschen wrote: On Nov 18 17:22, Corinna Vinschen wrote: On Nov 18 12:07, Corinna Vinschen wrote: On Nov 17 20:11, Christopher Faylor wrote: On Wed, Nov 17, 2010 at 05:03:03PM -0500, Ken Brown wrote: On 11/17/2010 10:47 AM, Corinna Vinschen wrote: Hmm. Except,

Re: sshd problem with recent snapshots

2010-11-18 Thread Corinna Vinschen
On Nov 18 17:22, Corinna Vinschen wrote: > On Nov 18 12:07, Corinna Vinschen wrote: > > On Nov 17 20:11, Christopher Faylor wrote: > > > On Wed, Nov 17, 2010 at 05:03:03PM -0500, Ken Brown wrote: > > > >On 11/17/2010 10:47 AM, Corinna Vinschen wrote: > > > >> Hmm. Except, maybe, since you seem to

Re: sshd problem with recent snapshots

2010-11-18 Thread Corinna Vinschen
On Nov 18 12:07, Corinna Vinschen wrote: > On Nov 17 20:11, Christopher Faylor wrote: > > On Wed, Nov 17, 2010 at 05:03:03PM -0500, Ken Brown wrote: > > >On 11/17/2010 10:47 AM, Corinna Vinschen wrote: > > >> Hmm. Except, maybe, since you seem to be set up to build Cygwin from > > >> CVS, could yo

Re: sshd problem with recent snapshots

2010-11-18 Thread Corinna Vinschen
On Nov 17 20:11, Christopher Faylor wrote: > On Wed, Nov 17, 2010 at 05:03:03PM -0500, Ken Brown wrote: > >On 11/17/2010 10:47 AM, Corinna Vinschen wrote: > >> Hmm. Except, maybe, since you seem to be set up to build Cygwin from > >> CVS, could you start building the 09-12 version from CVS and the

Re: sshd problem with recent snapshots

2010-11-17 Thread Christopher Faylor
On Wed, Nov 17, 2010 at 05:03:03PM -0500, Ken Brown wrote: >On 11/17/2010 10:47 AM, Corinna Vinschen wrote: >> Hmm. Except, maybe, since you seem to be set up to build Cygwin from >> CVS, could you start building the 09-12 version from CVS and then just >> add one change from CVS at a time using >

Re: sshd problem with recent snapshots

2010-11-17 Thread Ken Brown
On 11/17/2010 10:47 AM, Corinna Vinschen wrote: Hmm. Except, maybe, since you seem to be set up to build Cygwin from CVS, could you start building the 09-12 version from CVS and then just add one change from CVS at a time using cvs up -D '-mm-dd HH:MM' as filter until you encounter the

Re: sshd problem with recent snapshots

2010-11-17 Thread Corinna Vinschen
On Nov 17 09:56, Ken Brown wrote: > On 11/16/2010 9:59 AM, Corinna Vinschen wrote: > >The failing chmod(/dev/tty1, 0622) is actually trying to change the > >permissions on internal objects, like events, mutexes, and pipes, which > >together constitute a tty/pty. > > Here are some more data points:

Re: sshd problem with recent snapshots

2010-11-17 Thread Ken Brown
On 11/16/2010 9:59 AM, Corinna Vinschen wrote: The failing chmod(/dev/tty1, 0622) is actually trying to change the permissions on internal objects, like events, mutexes, and pipes, which together constitute a tty/pty. Here are some more data points: 1. I have access to four computers with Cygw

Re: sshd problem with recent snapshots

2010-11-16 Thread Ken Brown
On 11/16/2010 9:59 AM, Corinna Vinschen wrote: These changes only affect files, not ttys. The failing chmod(/dev/tty1, 0622) is actually trying to change the permissions on internal objects, like events, mutexes, and pipes, which together constitute a tty/pty. I'm grasping at straws now, but w

Re: sshd problem with recent snapshots

2010-11-15 Thread Corinna Vinschen
On Nov 15 11:40, Christopher Faylor wrote: > On Mon, Nov 15, 2010 at 11:18:57AM -0500, Ken Brown wrote: > >On 11/15/2010 11:09 AM, Corinna Vinschen wrote: > >> On Nov 13 10:00, Ken Brown wrote: > >>> On 11/5/2010 8:03 AM, Ken Brown wrote: > If I start sshd on a machine running a recent snapsho

Re: sshd problem with recent snapshots

2010-11-15 Thread Christopher Faylor
On Mon, Nov 15, 2010 at 11:18:57AM -0500, Ken Brown wrote: >On 11/15/2010 11:09 AM, Corinna Vinschen wrote: >> On Nov 13 10:00, Ken Brown wrote: >>> On 11/5/2010 8:03 AM, Ken Brown wrote: If I start sshd on a machine running a recent snapshot, I'm unable to login to that machine via ssh.

Re: sshd problem with recent snapshots

2010-11-15 Thread Ken Brown
On 11/15/2010 11:09 AM, Corinna Vinschen wrote: On Nov 13 10:00, Ken Brown wrote: On 11/5/2010 8:03 AM, Ken Brown wrote: If I start sshd on a machine running a recent snapshot, I'm unable to login to that machine via ssh. The connection is closed right after I type my password. The problem fi

Re: sshd problem with recent snapshots

2010-11-15 Thread Corinna Vinschen
On Nov 13 10:00, Ken Brown wrote: > On 11/5/2010 8:03 AM, Ken Brown wrote: > >If I start sshd on a machine running a recent snapshot, I'm unable to > >login to that machine via ssh. The connection is closed right after I > >type my password. The problem first appears in the snapshot of > >2010091

Re: Re: sshd problem with recent snapshots

2010-11-14 Thread Christopher Faylor
On Sun, Nov 14, 2010 at 08:45:01PM -0700, Jeff Odegard wrote: >On 12:59 PM, Ken Brown wrote: >> On 11/5/2010 8:03 AM, Ken Brown wrote: >>> If I start sshd on a machine running a recent snapshot, I'm unable to >>> login to that machine via ssh. The connection is closed right after I >>> type my pass

Re: Re: sshd problem with recent snapshots

2010-11-14 Thread jeff . odegard
Bump. I just posted the same problem on Friday night on Windows 7. On 12:59 PM, Ken Brown wrote: On 11/5/2010 8:03 AM, Ken Brown wrote: If I start sshd on a machine running a recent snapshot, I'm unable to login to that machine via ssh. The connection is closed right after I type my password.

Re: sshd problem with recent snapshots

2010-11-13 Thread Ken Brown
On 11/5/2010 8:03 AM, Ken Brown wrote: If I start sshd on a machine running a recent snapshot, I'm unable to login to that machine via ssh. The connection is closed right after I type my password. The problem first appears in the snapshot of 20100917. To reproduce: 1. Start sshd. 2. While lo

Re: sshd problem on Windows 2003

2007-12-18 Thread Christopher Faylor
On Sun, Dec 16, 2007 at 10:31:06PM -0500, Christopher Faylor wrote: >On Sun, Dec 16, 2007 at 06:30:14PM -0800, David Christensen wrote: >>I moved my C:\cygwin directory aside today and did a fresh install of >>Cygwin on Windows XP Professional SP2. I also found that sshd would not >>start. There

Re: sshd problem on Windows 2003

2007-12-16 Thread Christopher Faylor
On Sun, Dec 16, 2007 at 06:30:14PM -0800, David Christensen wrote: >I moved my C:\cygwin directory aside today and did a fresh install of >Cygwin on Windows XP Professional SP2. I also found that sshd would not >start. There was a clue regarding ownership of the above directory in >/var/log/sshd.

RE: sshd problem on Windows 2003

2007-12-16 Thread David Christensen
Len Jacobs wrote: > ... sshd ... > The services have been working, but now they are not ... > /var/empty directory ... I moved my C:\cygwin directory aside today and did a fresh install of Cygwin on Windows XP Professional SP2. I also found that sshd would not start. There was a clue regarding o

Re: Sshd: problem with X11 passthru

2006-03-29 Thread Corinna Vinschen
On Mar 28 23:24, David Picton wrote: > >* From: Corinna Vinschen > >* To: cygwin at cygwin dot com > >* Date: Tue, 28 Mar 2006 12:29:40 +0200 > > > >On Mar 28 10:17, David Picton wrote: > > >From: Corinna Vinschen > > >On Mar 27 18:55, David Picton wrote: > > >> I have encountered a p

Re: Sshd: problem with X11 passthru

2006-03-28 Thread David Picton
>* From: Corinna Vinschen >* To: cygwin at cygwin dot com >* Date: Tue, 28 Mar 2006 12:29:40 +0200 > >On Mar 28 10:17, David Picton wrote: > >From: Corinna Vinschen > >On Mar 27 18:55, David Picton wrote: > >> I have encountered a problem with the sshd server when the client > >> spec

Re: Sshd: problem with X11 passthru

2006-03-28 Thread Corinna Vinschen
On Mar 28 10:17, David Picton wrote: > >From: Corinna Vinschen > >On Mar 27 18:55, David Picton wrote: > >> I have encountered a problem with the sshd server when the client > >> specifies X11 passthru i.e. ssh -Y or ssh -X. > >> > >> The allocation of virtual displays doesn't work correctly if tw

Re: Sshd: problem with X11 passthru

2006-03-28 Thread David Picton
>From: Corinna Vinschen >To: cygwin at cygwin dot com >Date: Tue, 28 Mar 2006 09:37:28 +0200 >On Mar 27 18:55, David Picton wrote: >> I have encountered a problem with the sshd server when the client >> specifies X11 passthru i.e. ssh -Y or ssh -X. >> >> The allocation of virtual displays doesn't

Re: Sshd: problem with X11 passthru

2006-03-27 Thread Corinna Vinschen
On Mar 27 18:55, David Picton wrote: > I have encountered a problem with the sshd server when the client > specifies X11 passthru i.e. ssh -Y or ssh -X. > > The allocation of virtual displays doesn't work correctly if two or > more X11-enabled sessions run at the same time. > > As I understand it

Re: sshd problem: recursive scp seems to fail acting as server OpenSSH_4.3p1, OpenSSL 0.9.8a

2006-02-10 Thread Corinna Vinschen
On Feb 10 02:24, Peter Wohlers wrote: > I'm seeing an odd behavior with the latest openssh package. > > When I scp -r files from a cygwin host running sshd, the directory will copy > over, but none of the files within. > > The cygwin ssh client doesn't seem to have that problem that I've seen. >

Re: SSHD problem

2005-11-15 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jacek Trzcinski on 11/15/2005 12:29 AM: > Thanks . It turned out that I had cygwin1.dll in AVR gcc compiler and it > caused errors. Just as we had predicted. > It is a little bit strange because LoadLibrary function ( > I assume Cygwin e

Re: SSHD problem

2005-11-14 Thread Jacek Trzcinski
Użytkownik Christopher Faylor napisał: On Mon, Nov 14, 2005 at 03:28:56PM +0100, Jacek Trzcinski wrote: U??ytkownik Eric Blake napisa??: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jacek Trzcinski on 11/14/2005 5:02 AM: Hi everybody ! After a lot of time I de

Re: SSHD problem

2005-11-14 Thread Eric Blake
> > > Thanks for response but: > 1) Rebooting did not resolve the problem > 2) Cygwin1.dll is from July 2005 so I guess it is new. As a matter of > fact I removed all cygwin files from > Cygwin directory and installed latest version of Cygwin to other > partition on my disk. Situation did not cha

Re: SSHD problem

2005-11-14 Thread Christopher Faylor
On Mon, Nov 14, 2005 at 03:28:56PM +0100, Jacek Trzcinski wrote: >U??ytkownik Eric Blake napisa??: > >>-BEGIN PGP SIGNED MESSAGE- >>Hash: SHA1 >> >>According to Jacek Trzcinski on 11/14/2005 5:02 AM: >> >> >>>Hi everybody ! >>>After a lot of time I decided to upgrade my very old version of

Re: SSHD problem

2005-11-14 Thread Jacek Trzcinski
Użytkownik Eric Blake napisał: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jacek Trzcinski on 11/14/2005 5:02 AM: Hi everybody ! After a lot of time I decided to upgrade my very old version of Cygwin to latest release. Unfortunately there is something wrong when I try to exec

Re: SSHD problem

2005-11-14 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jacek Trzcinski on 11/14/2005 5:02 AM: > Hi everybody ! > After a lot of time I decided to upgrade my very old version of Cygwin > to latest release. > Unfortunately there is something wrong when I try to execute sshd sever > by for exampl

RE: sshd problem: setgid: Invalid argument

2005-05-04 Thread Douglas De Couto
o *at* orbisfunds.com > -Original Message- > From: Steven Hartland > Sent: 04 May 2005 10:24 > To: Douglas De Couto; cygwin@cygwin.com > Subject: Re: sshd problem: setgid: Invalid argument > > > iirc your cygwin passwords are out of sync with windows. > The de

Re: sshd problem: setgid: Invalid argument

2005-05-04 Thread Corinna Vinschen
On May 4 14:23, Steven Hartland wrote: > iirc your cygwin passwords are out of sync with windows. There's no such thing as Cygwin passwords. Do you mean /etc/passwd? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:c

Re: sshd problem: setgid: Invalid argument

2005-05-04 Thread Steven Hartland
iirc your cygwin passwords are out of sync with windows. The details of this are covered in the readme I believe its been a long while since I set it up. Steve - Original Message - From: "Douglas De Couto" When I try to log into my Windows Server 2003 SP1 machine over ssh, I get the fo