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

sshd problem -- seteuid failed -- ancient problem

2020-04-14 Thread Kevin Schnitzius via Cygwin
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 fine; it's only a problem with domain users. Strictmode=no and the

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

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

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

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

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"

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.

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

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

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

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

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

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

sshd problem on WS2008R2 64bit

2019-03-05 Thread Stephen Carrier
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 windows-native session, ssh continues to work.

Re: net start sshd problem

2018-03-16 Thread mhallnh
Has anyone been able to get CYGWIN sssd service to interact with the windows desktop? If yes, could you please reply with the configuration you used to get it to work. Thanks, Mitch Hall -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html -- Problem reports:

Solution found for SSHD problem posted on 6/27/2012

2012-06-29 Thread Gregg C Levine
Hello! Two days ago I posted a problem report regarding not being able to get the SSHD daemon properly started on this normal installation. I even provided a collection of almost meaningful information regarding my problem. I then prepared to wait until resubmitting that problem report, with more

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/5/2010 8:03 AM, Ken

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: On Nov 13

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 small

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 then just

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 you start

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 be set up to

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.

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,

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: 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

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: 1. I

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

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 20100917. To

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

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

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 snapshot, I'm unable

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: 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 password. The

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

sshd problem with recent snapshots

2010-11-05 Thread Ken Brown
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 logged in as one user, try to login as

net start sshd problem

2009-06-26 Thread Gordon Fogus
I installed cygwin for the second time. I installed all the packages from ftp%3a%2f%2fmirror.cs.vt.edu%2fpub%2fcygwin%2fcygwin%2f mirror. My session then ran as follows (after I configured the mkpasswrd thing for my domain account): gsfo...@gsfogus ~ $ ssh-host-config -y *** Query:

Re: net start sshd problem

2009-06-26 Thread Christopher Faylor
On Fri, Jun 26, 2009 at 09:28:50AM -0700, Gordon Fogus wrote: I installed cygwin for the second time. I installed all the packages from ftp%3a%2f%2fmirror.cs.vt.edu%2fpub%2fcygwin%2fcygwin%2f mirror. My session then ran as follows (after I configured the mkpasswrd thing for my domain account):

RE: net start sshd problem

2009-06-26 Thread David Christensen
Gordon Fogus wrote: gsfo...@gsfogus ~ $ net start sshd System error 2 has occurred. The system cannot find the file specified. Are there any clues in /var/log/sshd.log? HTH, David -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/

Re: net start sshd problem

2009-06-26 Thread Gordon Fogus
/var/log/sshd.log does not exist. --- gsfo...@gsfogus /var/log $ ls -a . apache exim messages setup.log.full wtmp .. apache2 lastlog setup.log squid --- On Fri, Jun 26, 2009 at 9:47 AM, David Christensendpchr...@holgerdanske.com wrote: Gordon Fogus wrote: gsfo...@gsfogus ~ $

Re: net start sshd problem

2009-06-26 Thread Christopher Faylor
On Fri, Jun 26, 2009 at 10:17:57AM -0700, Gordon Fogus wrote: /var/log/sshd.log does not exist. How about the event log? cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe

Re: net start sshd problem

2009-06-26 Thread Christopher Faylor
On Fri, Jun 26, 2009 at 01:21:41PM -0400, Christopher Faylor wrote: On Fri, Jun 26, 2009 at 10:17:57AM -0700, Gordon Fogus wrote: /var/log/sshd.log does not exist. How about the event log? And, also: VVV -- Problem reports:

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 was a

sshd problem on Windows 2003

2007-12-16 Thread Len Jacobs
I know there have been postings regarding the issues with sshd on Windows 2003 64-bit servers, but I cannot locate a definitive explanation about this issue. I have been running cygwin sshd on the server, using the default sshd_config scripts and running the service as the sshd_server user

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

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

running sshd problem on vista

2007-05-22 Thread Aamir Faried
hello: I hv a problem while running sshd service on windows vista. When i start the sshd service it start successfully, but after few seconds, i stop automatically. It may be due to the security of vista or b.c. of some other reason. I need ur help me in sovling it. thanks. /Aamir --

Re: Sshd: problem with X11 passthru

2006-03-29 Thread Corinna Vinschen
to the Cygwin version and I've not seen it on other systems. Well, the problem is this. I just tried it and I can't reproduce it. Each session gets another display number, starting at 10, as expected. Maybe this is somehow due to a sshd_config setting which uncovers a sshd problem? I don't see

Re: Sshd: problem with X11 passthru

2006-03-28 Thread David Picton
From: Corinna Vinschen corinna-cygwin at cygwin dot com 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

Re: Sshd: problem with X11 passthru

2006-03-28 Thread Corinna Vinschen
display number, starting at 10, as expected. Maybe this is somehow due to a sshd_config setting which uncovers a sshd problem? I don't see how this should be related to Cygwin. I still think this should be a question for a ssh mailing list. Corinna -- Corinna Vinschen Please, send

Re: Sshd: problem with X11 passthru

2006-03-28 Thread David Picton
. Well, the problem is this. I just tried it and I can't reproduce it. Each session gets another display number, starting at 10, as expected. Maybe this is somehow due to a sshd_config setting which uncovers a sshd problem? I don't see how this should be related to Cygwin. I still think

Sshd: problem with X11 passthru

2006-03-27 Thread David Picton
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, the server should give each session a unique

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, the

Re: OpenSSH/SSHD Problem - seteuid 1005: Permission denied (WinXP 64-bit)

2006-03-22 Thread Corinna Vinschen
On Mar 22 15:35, Glenn wrote: I have a problem with sshd where it; (1) won't allow users to login, users recieve the message Read from socket failed: Connection reset by peer (2) sshd terminates prematurely. The problem I believe (though I'm not really sure) relates to the second

OpenSSH/SSHD Problem - seteuid 1005: Permission denied (WinXP 64-bit)

2006-03-21 Thread Glenn
I have a problem with sshd where it; (1) won't allow users to login, users recieve the message Read from socket failed: Connection reset by peer (2) sshd terminates prematurely. The problem I believe (though I'm not really sure) relates to the second final line of output from the sshd

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

2006-02-10 Thread Peter Wohlers
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. Here's the illustration with some verbosity: 1)

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

SSHD problem

2005-11-14 Thread Jacek Trzcinski
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 example net start sshd. Any trial ends with message: Entry point of procedure _impure_ptr not found in library

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 example

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

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 Cygwin to latest

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

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

sshd problem: setgid: Invalid argument

2005-05-04 Thread Douglas De Couto
When I try to log into my Windows Server 2003 SP1 machine over ssh, I get the following error and my connection is closed after typing my password: $ ssh [EMAIL PROTECTED] [EMAIL PROTECTED]'s password: Last login: Wed May 4 14:04:26 2005 from mymachine setgid: Invalid argument Connection to

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

Re: 1.5.5: sshd problem

2003-12-04 Thread John Pye
Hi Igor I completely removed my cygwin installation and reinstalled. That fixed the problem. I don't know how things managed to get so broken; I think it was to do with running ssh-host-config as a second user perhaps, but I'm not sure of that. So, problem solved, although not elegantly.

Re: 1.5.5: sshd problem

2003-11-17 Thread Igor Pechtchanski
On Mon, 17 Nov 2003, John Pye wrote: Thanks for the extra tips, Igor. Do any of these results look strange to you? Igor Pechtchanski wrote: That's the default mode Windows gives it. This should work, but somehow doesn't... Can sshd get to all the necessary files and directories? Look

Re: 1.5.5: sshd problem

2003-11-13 Thread John Pye
Hi everyone I'm still having problems with my SSH configuration. I have followed all the steps give by Corinna earlier, plus some more, but it hasn't changed anything. Does anyone have any more tips or suggestions? Perhaps other files which could secretly be snarling up my SSH config, other

Re: 1.5.5: sshd problem

2003-11-13 Thread Igor Pechtchanski
On Thu, 13 Nov 2003, John Pye wrote: Hi everyone I'm still having problems with my SSH configuration. I have followed all the steps give by Corinna earlier, plus some more, but it hasn't changed anything. Does anyone have any more tips or suggestions? Perhaps other files which could

Re: 1.5.5: sshd problem

2003-11-13 Thread John Pye
Well... This is looking weird now :-) In response to your suggestions, Igor... Access is denied. At a guess, your sshd doesn't have permissions to execute bash. $ net helpmsg 5 [EMAIL PROTECTED] ~ $ net helpmsg 5 Access is denied. [EMAIL PROTECTED] ~ Please post the output of ls -ln

Re: 1.5.5: sshd problem

2003-11-13 Thread Igor Pechtchanski
On Fri, 14 Nov 2003, John Pye wrote: Well... This is looking weird now :-) In response to your suggestions, Igor... Access is denied. At a guess, your sshd doesn't have permissions to execute bash. $ net helpmsg 5 [EMAIL PROTECTED] ~ $ net helpmsg 5 Access is denied. [EMAIL

1.5.5: sshd problem

2003-11-10 Thread John Pye
Hi everyone I have a strange problem with sshd and can't seem to find any tips in the mailing list archives, ssh docs, or on the web. I have been getting the following error, ssh_exchange_identification: Connection closed by remote host - see (1) below When I run a verbose ssh, I get the

Re: 1.5.5: sshd problem

2003-11-10 Thread Corinna Vinschen
On Mon, Nov 10, 2003 at 07:38:46PM +1100, John Pye wrote: Hi everyone I have a strange problem with sshd and can't seem to find any tips in the mailing list archives, ssh docs, or on the web. I have been getting the following error, ssh_exchange_identification: Connection closed by

sshd problem - fixed

2002-04-06 Thread Paul Jansen
Just a quick note to say I managed to fix my sshd problem. The original message is below. The problem was actually an NTFS file permission issue. The volume had 'authenticated users' as a file permission. When I added 'everyone' with 'read/execute' access to the cygwin directory sshd was able