dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

upgrading ssh - aix

This is a discussion on upgrading ssh - aix ; Hello, I`m new in the AIX's world, I`m working on a AIX 5.3, with openssh 4.1.8. An scanner has tell me that it is vulnerable to a SSH1 problem. I need to upgrade ssh? does openssh 4.1.8 support ssh2 protocol? ...


Home > Database Forum > Operating Systems > aix > upgrading ssh

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 11-10-2008, 09:21 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default upgrading ssh

Hello, I`m new in the AIX's world,
I`m working on a AIX 5.3, with openssh 4.1.8.
An scanner has tell me that it is vulnerable to a SSH1 problem.

I need to upgrade ssh?
does openssh 4.1.8 support ssh2 protocol?
or only need reconfigure sshd_config for ssh2 support?

Thanxs, Regards!
Reply With Quote
  #2  
Old 11-10-2008, 10:27 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: upgrading ssh

On 2008-11-10, Epzylon wrote:
> Hello, I`m new in the AIX's world,
> I`m working on a AIX 5.3, with openssh 4.1.8.
> An scanner has tell me that it is vulnerable to a SSH1 problem.
>
> I need to upgrade ssh?
> does openssh 4.1.8 support ssh2 protocol?
> or only need reconfigure sshd_config for ssh2 support?


If you don't use SSHv1, you of course don't have to worry
about the flaw. In this case, ensure your sshd only allow
the protocol v1 :

# grep Protocol /etc/ssh/sshd_config | grep -v '^#'
Protocol 2

Regards,

--
Thomas
Reply With Quote
  #3  
Old 11-12-2008, 08:06 PM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: upgrading ssh

On Nov 10, 8:21*am, Epzylon wrote:
> Hello, I`m new in the AIX's world,
> I`m working on a AIX 5.3, with openssh 4.1.8.
> An scanner has tell me that it is vulnerable to a SSH1 problem.
>
> I need to upgrade ssh?
> does openssh 4.1.8 support ssh2 protocol?
> or only need reconfigure sshd_config for ssh2 support?
>
> Thanxs, Regards!


If you do decide to upgrade, you can obtain the binaries here:
http://sourceforge.net/projects/openssh-aix/

J.
Reply With Quote
  #4  
Old 02-23-2010, 03:33 AM
Database Expert
 
Join Date: Feb 2010
Posts: 42
HENARRY JAYA is on a distinguished road
Default Re: upgrading ssh

In order to make a link like

ssh host

work, you need to register the SSH protocol with the operating system via the Windows Registry (if you're using Windows; doing so will work for all browsers) or by editing the about.config file (for Mac/UNIX, if you're using Firefox).

Full instructions here:
Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 09:35 AM.