Re: ssh and scp fail connecting to a root account

2000-09-20 Thread Nate Williams
[ OpenSSH failure with particular malloc.conf flags ] > Got it ! > > See version 1.6 of src/lib/libc/stdlib/setenv.c. This took me all > night - Up for work in two hours !!! :-( Good catch! Nate To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body

Re: ssh and scp fail connecting to a root account

2000-09-20 Thread Udo Schweigert
On Wed, Sep 20, 2000 at 04:06:24 +0100, Brian Somers wrote: > > On 17 Sep 2000, Jason Evans wrote: > > > > > On Fri, Sep 15, 2000 at 03:40:12PM +0100, Konstantin Chuguev wrote: > > > > Udo Schweigert wrote: > > > > > > > > > after a fresh build of -current openssh does not work if connecting to

Re: ssh and scp fail connecting to a root account

2000-09-19 Thread Brian Somers
> On 17 Sep 2000, Jason Evans wrote: > > > On Fri, Sep 15, 2000 at 03:40:12PM +0100, Konstantin Chuguev wrote: > > > Udo Schweigert wrote: > > > > > > > after a fresh build of -current openssh does not work if connecting to the > > > > root-user. For example (tested from a -stable machine, but t

Re: ssh and scp fail connecting to a root account

2000-09-17 Thread Kris Kennaway
On 17 Sep 2000, Jason Evans wrote: > On Fri, Sep 15, 2000 at 03:40:12PM +0100, Konstantin Chuguev wrote: > > Udo Schweigert wrote: > > > > > after a fresh build of -current openssh does not work if connecting to the > > > root-user. For example (tested from a -stable machine, but the same from >

Re: ssh and scp fail connecting to a root account

2000-09-17 Thread Jason Evans
On Fri, Sep 15, 2000 at 03:40:12PM +0100, Konstantin Chuguev wrote: > Udo Schweigert wrote: > > > after a fresh build of -current openssh does not work if connecting to the > > root-user. For example (tested from a -stable machine, but the same from > > 4.1-RELEASE): > > Yes, I've been seeing th

Re: ssh and scp fail connecting to a root account

2000-09-16 Thread Brian Somers
> > On Fri, 15 Sep 2000, Udo Schweigert wrote: > > > > > The strange: both commands succeed if connecting to a non-root account. > > > > > > Are there any others with these problems? Any clues? > > > > run sshd -d on the server, ssh -d on the client, and send me the output > > Hmm, I've been s

Re: ssh and scp fail connecting to a root account

2000-09-16 Thread Udo Schweigert
On Sat, Sep 16, 2000 at 04:03:32 +0100, Brian Somers wrote: > > On Fri, 15 Sep 2000, Udo Schweigert wrote: > > > > > The strange: both commands succeed if connecting to a non-root account. > > > > > > Are there any others with these problems? Any clues? > > > > run sshd -d on the server, ssh -d

Re: ssh and scp fail connecting to a root account

2000-09-15 Thread Brian Somers
> On Fri, 15 Sep 2000, Udo Schweigert wrote: > > > The strange: both commands succeed if connecting to a non-root account. > > > > Are there any others with these problems? Any clues? > > run sshd -d on the server, ssh -d on the client, and send me the output Hmm, I've been seeing this problem

Re: ssh and scp fail connecting to a root account

2000-09-15 Thread Kris Kennaway
On Fri, 15 Sep 2000, Udo Schweigert wrote: > The strange: both commands succeed if connecting to a non-root account. > > Are there any others with these problems? Any clues? run sshd -d on the server, ssh -d on the client, and send me the output Kris -- In God we Trust -- all others must subm

Re: ssh and scp fail connecting to a root account

2000-09-15 Thread Udo Schweigert
On Sat, Sep 16, 2000 at 00:51:51 +0800, Clive Lin wrote: > On Fri, Sep 15, 2000 at 04:33:44PM +0200, Udo Schweigert wrote: > > sshd in realloc(): error: junk pointer, too high to make sense. > > Connection to closed. > Hm... did you just make new ssh instead of > making world or rebuilding ke

Re: ssh and scp fail connecting to a root account

2000-09-15 Thread Konstantin Chuguev
Udo Schweigert wrote: > Hello all, > > after a fresh build of -current openssh does not work if connecting to the > root-user. For example (tested from a -stable machine, but the same from > 4.1-RELEASE): > > --- > --

ssh and scp fail connecting to a root account

2000-09-15 Thread Udo Schweigert
Hello all, after a fresh build of -current openssh does not work if connecting to the root-user. For example (tested from a -stable machine, but the same from 4.1-RELEASE): --- $ ssh -l root Last login: Fri Sep 15 16:22