Re: scp problem after openssh upgrade on solaris 7

djtech_at_djtech.org
Date: 07/15/03

  • Next message: Ifan Jones: "Problem after SSH/SSL upgrade"
    Date: Tue, 15 Jul 2003 16:37:58 -0400
    To: "O.H." <olih@swing.be>
    
    

    One thing to check... Make sure scp is in the $PATH of the user your trying to
    scp to.

    Quoting "O.H." <olih@swing.be>:

    > Hi,
    >
    > I'm in a process of upgrading openssh daemon for multiple solaris 7 servers.
    >
    > On only one server, i've got an error after the upgrade :
    >
    > situation:
    > ------------
    >
    > from solaris 7 sparc with openssh 3.0.2
    > to still solaris 7 with openssh 3.6.1p1
    >
    > the daemon is running normally, i'm able to connect with ssh (version 1
    > and 2) but i'm unable to do a scp. The files transfer doesn't start and
    > the following error is displayed : "could not create socket pairs :
    > permission denied".
    >
    > the sshd_config is a basic one with root login disabled and key
    > authentication.
    >
    > if root login is accepted, i can do a scp with the root account but
    > other accounts can't.
    >
    > any idea for the source of this error ?
    >
    > i used the openssh package for solaris 7 available on sunfreeware.com
    > and followed the installation guide on
    > http://www.sunfreeware.com/openssh26-7.html
    >
    >
    >
    >


  • Next message: Ifan Jones: "Problem after SSH/SSL upgrade"