Re: openssh closes connection after username is sent

2005-10-27 Thread Dan Nicholson
On 10/27/05, Alexander E. Patrakov <[EMAIL PROTECTED]> wrote: > Dan Nicholson wrote: > > > Here's a patch I made up for the errata page. CC'ing website. Could > > someone with a real understanding of the bug have a look at the > > wording? (Alexander? Matthew?) Hopefully it meshes with the > >

Re: openssh closes connection after username is sent

2005-10-27 Thread Alexander E. Patrakov
Dan Nicholson wrote: Here's a patch I made up for the errata page. CC'ing website. Could someone with a real understanding of the bug have a look at the wording? (Alexander? Matthew?) Hopefully it meshes with the stylings of the website. + Glibc-2.3.4 contains a bug where it w

Re: openssh closes connection after username is sent

2005-10-27 Thread Dan Nicholson
On 10/27/05, Matthew Burgess <[EMAIL PROTECTED]> wrote: > Dan Nicholson wrote: > > > I understand that. That's what the Errata is for. Until 6.1.1 is > > released (if it is), this patch should probably appear there so people > > don't continue to run into this problem. Not everybody builds SVN.

Re: openssh closes connection after username is sent

2005-10-27 Thread Dan Nicholson
On 10/27/05, Archaic <[EMAIL PROTECTED]> wrote: > On Thu, Oct 27, 2005 at 11:20:38PM +0100, Matthew Burgess wrote: > > > > I think you meant `svn checkout' there, not `svn export'. Without the > > '.svn' directories, I don't think 'svn diff > website.patch' will work. > > No, I meant export. It's

Re: openssh closes connection after username is sent

2005-10-27 Thread Archaic
On Thu, Oct 27, 2005 at 11:20:38PM +0100, Matthew Burgess wrote: > > I think you meant `svn checkout' there, not `svn export'. Without the > '.svn' directories, I don't think 'svn diff > website.patch' will work. No, I meant export. It's 1/2 the download size and one can quickly cp file{,.bak}

Re: openssh closes connection after username is sent

2005-10-27 Thread Matthew Burgess
Archaic wrote: On Thu, Oct 27, 2005 at 02:57:34PM -0700, Dan Nicholson wrote: Um, I just realized I have no idea how the website is generated. What's the proper way to pull the html for website? Plus 's/lfs-book/website/' above. svn export svn://svn.linuxfromscratch.org/www2 I think you m

Re: openssh closes connection after username is sent

2005-10-27 Thread Archaic
On Thu, Oct 27, 2005 at 02:57:34PM -0700, Dan Nicholson wrote: > > Um, I just realized I have no idea how the website is generated. > What's the proper way to pull the html for website? Plus > 's/lfs-book/website/' above. svn export svn://svn.linuxfromscratch.org/www2 -- Archaic Want control

Re: openssh closes connection after username is sent

2005-10-27 Thread Dan Nicholson
On 10/27/05, Dan Nicholson <[EMAIL PROTECTED]> wrote: > On 10/27/05, Matthew Burgess <[EMAIL PROTECTED]> wrote: > > We (in this instance "we = website project") accept patches :-) > > OK. I'll try to put something together and send it to lfs-book. Um, I just realized I have no idea how the websit

Re: openssh closes connection after username is sent

2005-10-27 Thread Dan Nicholson
On 10/27/05, Matthew Burgess <[EMAIL PROTECTED]> wrote: > Dan Nicholson wrote: > > > I understand that. That's what the Errata is for. Until 6.1.1 is > > released (if it is), this patch should probably appear there so people > > don't continue to run into this problem. Not everybody builds SVN.

Re: openssh closes connection after username is sent

2005-10-27 Thread Matthew Burgess
Dan Nicholson wrote: I understand that. That's what the Errata is for. Until 6.1.1 is released (if it is), this patch should probably appear there so people don't continue to run into this problem. Not everybody builds SVN. We (in this instance "we = website project") accept patches :-) Re

Re: openssh closes connection after username is sent

2005-10-27 Thread Matthew Burgess
Steve Prior wrote: This is actually one of the reasons that a LFS 6.1.1 release was agreed to, though I haven't seen much progress in getting that out the door. Err, have you been following lfs-book at all? If so you'll have seen there's been a reasonable amount of work done on the 6.1.1 bra

Re: openssh closes connection after username is sent

2005-10-26 Thread Jim Gifford
I actually have a bug report out with openssh folks. Here's the link http://bugzilla.mindrot.org/show_bug.cgi?id=1105 -- -- [EMAIL PROTECTED] [EMAIL PROTECTED] LFS User # 2577 Registered Linux User # 299986 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxf

RE: openssh closes connection after username is sent

2005-10-26 Thread David Fix
> Not everybody builds SVN. Bah! Yellowbellies! Dave ;) -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: openssh closes connection after username is sent

2005-10-26 Thread Dan Nicholson
On 10/26/05, Steve Prior <[EMAIL PROTECTED]> wrote: > Dan Nicholson wrote: > > Try that and see if it helps. Incidentally, does anyone know why none > > of this information appears on the LFS Errata page? > > > This is actually one of the reasons that a LFS 6.1.1 release was agreed > to, though I

Re: openssh closes connection after username is sent

2005-10-26 Thread Jeroen Bruinink
-- From: "Luca Dionisi" <[EMAIL PROTECTED]> To: "BLFS Support List" Sent: Wednesday, October 26, 2005 3:46 PM Subject: Re: openssh closes connection after username is sent maybe a problem with your putty configuration. verify that in Connection->SSH->Auth you h

Re: openssh closes connection after username is sent

2005-10-26 Thread Dan Nicholson
Jeroen Bruinink wrote: Hi, I just compiled openssl-0.9.7h and openssh-4.2p1. I ran all the tests and there were no errors. However, when I start sshd and try to login with putty the server closes the connection after I send my username. Below is the output of "/usr/sbin/sshd -ddd". Can anyone

Re: openssh closes connection after username is sent

2005-10-26 Thread Alexander E. Patrakov
Jeroen Bruinink wrote: Hi, I just compiled openssl-0.9.7h and openssh-4.2p1. I ran all the tests and there were no errors. However, when I start sshd and try to login with putty the server closes the connection after I send my username. Below is the output of "/usr/sbin/sshd -ddd". Can anyone

Re: openssh closes connection after username is sent

2005-10-26 Thread Luca Dionisi
maybe a problem with your putty configuration. verify that in Connection->SSH->Auth you have selected the check box keyboard-interactive. let me know! Luca -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above in