LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   What Distribution on RHEL contains OpenSSH 5.4? (https://www.linuxquestions.org/questions/red-hat-31/what-distribution-on-rhel-contains-openssh-5-4-a-4175510606/)

billysboutin 07-09-2014 01:42 PM

What Distribution on RHEL contains OpenSSH 5.4?
 
I am trying to determine if RHEL 6.5 distribution contains the OpenSSH 5.4 package? I want to use a Certificate Authority Key on a CA server to allow password-less ssh between machines in a cluster. Thank you.

John VV 07-09-2014 03:19 PM

have you done a yum search ?
Code:

su -
yum search openssh
------ it is listed , so then ----
yum info openssh


TobiSGD 07-09-2014 03:24 PM

RHEL 6 has only version 5.3p1, for 6.4p1 you need RHEL 7.

billysboutin 07-09-2014 03:24 PM

RHEL 6.5 Distribution and OpenSSH 5.4
 
I do not have a RHEL 6.5 Distribution. I am researching what is in RHEL 6.5 before I get it. Is there a document that will identify what version of OpenSSL is in RHEL 6.5? I couldn't find one after a google search. Thanks.

billysboutin 07-09-2014 03:28 PM

Thanks, tobiSGD. You mentioned that for OpenSSH 6.4p1 I will need RHEL 7. Did you mean OpenSSH 5.4?

John VV 07-09-2014 03:36 PM

have you contacted redhat sales ?
they can tell you , there sales reps are there to help
http://www.redhat.com/contact/sales....t_sales&eid=21

TobiSGD 07-09-2014 04:18 PM

Quote:

Originally Posted by billysboutin (Post 5201310)
Thanks, tobiSGD. You mentioned that for OpenSSH 6.4p1 I will need RHEL 7. Did you mean OpenSSH 5.4?

No, I meant OpenSSH 6.4. If you want to have an overview about software versions look at Distrowatch: http://distrowatch.com/table.php?distribution=redhat

billysboutin 07-11-2014 09:37 AM

Thank you for your help.


All times are GMT -5. The time now is 03:11 AM.