AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  sshd installation Process

    Posted Tue May 01, 2012 01:12 AM

    Originally posted by: SystemAdmin


    Hi...

    Kindly provide me the sshd installation process and Downloading URL's..


  • 2.  Re: sshd installation Process

    Posted Tue May 01, 2012 08:57 AM

    Originally posted by: dflatley


    Depends on your requirements? Do you need the latest versions? If not then you can download the AIX version of openssl and openssh here:
    https://www14.software.ibm.com/webapp/iwm/web/reg/pick.do?source=aixbp&lang=en_US

    Openssh requires Openssl so you need to install Openssl first. If you need the latest then you are going to have to compile from source code. Another question is your requirements for Openssh, do you need to use PAM with Openssh? I
    believe the AIX Openssh above was built with pam. Building from source code is not that big a deal but you need a to
    have a compiler on your system, I use C++. I would suggest googling how to compile so you have an understanding on what you need to do. Here is a good site:
    http://www.perzl.org/aix/index.php?n=Main.Instructions


  • 3.  Re: sshd installation Process

    Posted Tue May 01, 2012 08:28 PM

    Originally posted by: SystemAdmin


    Hi,

    You may also want to snoop on this link!

    Link:http://www.openssh.com/faq.html#1.1

    Regards