Re: OpenSSH 3.8p1 Privilege Separation and "connection closed" error at KEXINIT

From: Val (vbaranov_at_nc.rr.com)
Date: 03/31/04

  • Next message: Darren Tucker: "Re: OpenSSH 3.8p1 Privilege Separation and "connection closed" error at KEXINIT"
    Date: Wed, 31 Mar 2004 03:18:54 GMT
    
    

    > The debug doesn't shed much light. A wild guess is zlib: what version
    > do you have? Which compiler are you using?
    zlib version 1.2.1, C for AIX version 6 - try gcc instead? Some warnings
    (as usual) during compilation time, nothing serious.

    Thanks,
                 VB

    "Darren Tucker" <dtucker@dodgy.net.au> wrote in message
    news:c4d50o$qjt$1@gate.dodgy.net.au...
    > In article <sEjac.1364$w84.157385@twister.southeast.rr.com>,
    > Val <vbaranov@nc.rr.com> wrote:
    > >I'm experiecing a problem on AIX 4.3.3 ML11 with OpenSSH 3.8p1 compiled
    with
    > >all the default flags, the "prefix" ONLY has been defined as
    > >"/usr/local/openssh":
    > >If enable "PrivilegeSeparation" to "yes", the session ends with an error.
    > >With "Privilege Separation no" everything works normal. "sshd" user has
    all
    > >the attributes required, home directory is "/var/empty", and shell is
    > >"/usr/bin/false" (chown root:sys /var/empty; chmod 755 /var/empty); the
    only
    > >member of "sshd" group is "sshd" user; both private and public keys are
    in
    > >place for participating user IDs, and premissions on "./ssh" directory
    and
    > >all the files underneath are correct. Below is the output from both
    client
    > >and server side - evidently, the reply didn't received while sending
    > >SSH2_MSG_KEXINIT (wait approx. 2 seconds at this point until closing
    > >connection).
    > >
    > >Does anybody have an idea what's wrong (permissions? ownership? what
    else?)
    > >and how to fix it? Txs.
    >
    > The debug doesn't shed much light. A wild guess is zlib: what version
    > do you have? Which compiler are you using?
    >
    > --
    > Darren Tucker (dtucker at zip.com.au)
    > GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
    > Good judgement comes with experience. Unfortunately, the experience
    > usually comes from bad judgement.


  • Next message: Darren Tucker: "Re: OpenSSH 3.8p1 Privilege Separation and "connection closed" error at KEXINIT"

    Relevant Pages

    • Re: debugging in release mode
      ... I have no doubt that it's a problem of mine and not of the compiler. ... I don't really need optimization ... for the sake of memory space or execution speed. ... shows the differences between the default debug mode and the default release ...
      (microsoft.public.vc.mfc)
    • Re: Whats more important optimisations or debugging?
      ... aiming to make high level debugging as accurate and complete as ... oriented debug chain is appropriate. ... But in either case, barring chip and compiler bugs, the bugs ...
      (comp.arch.embedded)
    • Re: Output dll bigger with VS 2005
      ... This is the first part of the map file of a debug dll compiled with VS2005 ... For a little more information on the .map files I recommend this article ... Microsoft Windows CE Compiler Team ...
      (microsoft.public.windowsce.embedded.vc)
    • Re: VS crash after debug
      ... Exception Information ... I think this error message is much more helpful. ... further check and did find some "Visual Basic internal compiler error" ... The problem is only after a debug session. ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Code Alignment Problem
      ... The environment does not really matter. ... is substantially different in debug and release modes. ... you encountered a bug in the compiler or a timing problem. ... > of a mountable file system during the boot process. ...
      (microsoft.public.development.device.drivers)