OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Luciano Miguel Ferreira Rocha (strangensk.yi.org)
Date: Mon Dec 17 2001 - 13:29:07 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On Mon, Dec 17, 2001 at 12:14:15PM +0530, Stephen Pinto wrote:
    > Hi,
    >
    > I have to role out Openssh 3.0.2 on solaris 7 (sparc) on five machines. Does
    > anyone know of a site or has a package in (.tar) format so that i can
    > install it. Cause after going to the solaris openssh implementation found on
    > Sun's site i found i have to install many things

    OpenSSH is available in it's home page: http://www.openssh.org/portable.html

    However, I do beleive you'll need the same packages that Sun's does.
    * The perl one is for the compilation of openssl and openssh.
    * Zlib may also come with the openssh's source, but anyway it's required for
    compressed connections.
    * OpenSSL (http://www.openssl.org/) provides the necessary cryptographic
    funtions for openssh to operate (authenticate & encrypt)
    * prndg provides strong cryptographic random data and is very recommended
    for secure connections.

    All in all, I'd recommend Sun's package.

    Regards,
    Luciano Rocha

    -- 
    Luciano Rocha, strangensk.yi.org
    

    The trouble with computers is that they do what you tell them, not what you want. -- D. Cohen