RE: SSH on Cygwin Immediate Drops Connections

2004-09-10 Thread Cary Lewis
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Eret Sent: Friday, September 10, 2004 4:19 AM To: [EMAIL PROTECTED] Subject: RE: SSH on Cygwin Immediate Drops Connections Same thing happens with public key authentication. Server Log: debug2: load_server_config: filename /etc

Re: SSH on Cygwin Immediate Drops Connections

2004-09-10 Thread Corinna Vinschen
On Sep 10 02:19, Mark Eret wrote: > debug1: permanently_set_uid: 1107/513 > setreuid 1107: Permission denied What's the user and group id of the account you're running sshd under? You can't change the account in this mode so the uid/gid must be the same as the account you want to login to. > Any

RE: SSH on Cygwin Immediate Drops Connections

2004-09-10 Thread Mark Eret
ction to xerses closed. debug1: Transferred: stdin 0, stdout 0, stderr 30 bytes in 0.3 seconds debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 119.5 debug1: Exit status 255 Any ideas what is happening? Mark Eret "Yields falsehood when appended to its own quotation," yields falsehood

Re: SSH on Cygwin Immediate Drops Connections

2004-09-10 Thread Corinna Vinschen
On Sep 10 01:33, Mark Eret wrote: > debug3: remaining preferred: > debug3: authmethod_is_enabled password > debug1: Next authentication method: password > debug3: packet_send2: adding 64 (len 59 padlen 5 extra_pad 64) > debug2: we sent a password packet, wait for reply > debug1: Authentication suc

RE: SSH on Cygwin Immediate Drops Connections

2004-09-10 Thread Mark Eret
falsehood when appended to its own quotation," yields falsehood when appended to its own quotation. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Corinna Vinschen Sent: Thursday, September 09, 2004 2:57 AM To: [EMAIL PROTECTED] Subject: Re: SS

Re: SSH on Cygwin Immediate Drops Connections

2004-09-09 Thread Corinna Vinschen
On Sep 9 02:22, Mark Eret wrote: > I am already running 1.5.11 and OpenSSH 3.9p1. I'm running with the options > "-D -d -d -d". This is the debugging output I get. Unfortunately the rest of the debug output is in your event log. If you want all debug output in your console, you have to use the

RE: SSH on Cygwin Immediate Drops Connections

2004-09-09 Thread Mark Eret
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Corinna Vinschen > Sent: Thursday, September 09, 2004 1:55 AM > To: [EMAIL PROTECTED] > Subject: Re: SSH on Cygwin Immediate Drops Connections > > > On Sep 8 14:08, Larry Hall

Re: SSH on Cygwin Immediate Drops Connections

2004-09-09 Thread Corinna Vinschen
On Sep 8 14:08, Larry Hall wrote: > At 01:50 PM 9/8/2004, you wrote: > >Mark Eret cs.colorado.edu> writes: > > > >> ... > >> I have looked at these lists and tried all the solutions. I've added '-r' > >> to the sshd startup command. > >> ... > > > >I just wanted to chip in that I have tried th

Re: SSH on Cygwin Immediate Drops Connections

2004-09-08 Thread Larry Hall
At 01:50 PM 9/8/2004, you wrote: >Mark Eret cs.colorado.edu> writes: > >> ... >> I have looked at these lists and tried all the solutions. I've added '-r' >> to the sshd startup command. >> ... > >I just wanted to chip in that I have tried the -r setting without success also >(using priviledge

Re: SSH on Cygwin Immediate Drops Connections

2004-09-08 Thread Christopher Cobb
Mark Eret cs.colorado.edu> writes: > ... > I have looked at these lists and tried all the solutions. I've added '-r' > to the sshd startup command. > ... I just wanted to chip in that I have tried the -r setting without success also (using priviledge separation). I've had success reverting t