how to install openSSH in AIX 5.3?


 
Thread Tools Search this Thread
Operating Systems AIX how to install openSSH in AIX 5.3?
# 8  
Old 07-30-2008
run
# inutoc .
in the directory where the files are and check the .toc file. Use
# installp -l -d .
to see what you've got
# 9  
Old 08-21-2008
I have the same question.
I downloaded openssh-4.7_new5302.tar.Z from
https://sourceforge.net/projects/openssh-aix/

Untarring it get these files.
How to install openssh on AIX 5.3?
$ ls
change_log.txt openssh.msg.ZH_CN
openssh-4.7_new5302.tar.Z openssh.msg.ZH_TW
openssh.base openssh.msg.Zh_CN
openssh.license openssh.msg.Zh_TW
openssh.man.en_US openssh.msg.ca_ES
openssh.msg.CA_ES openssh.msg.cs_CZ
openssh.msg.CS_CZ openssh.msg.de_DE
openssh.msg.DE_DE openssh.msg.en_US
openssh.msg.EN_US openssh.msg.es_ES
openssh.msg.ES_ES openssh.msg.fr_FR
openssh.msg.FR_FR openssh.msg.hu_HU
openssh.msg.HU_HU openssh.msg.it_IT
openssh.msg.IT_IT openssh.msg.ja_JP
openssh.msg.JA_JP openssh.msg.ko_KR
openssh.msg.Ja_JP openssh.msg.pl_PL
openssh.msg.KO_KR openssh.msg.pt_BR
openssh.msg.PL_PL openssh.msg.ru_RU
openssh.msg.PT_BR openssh.msg.sk_SK
openssh.msg.RU_RU openssh.msg.zh_CN
openssh.msg.SK_SK openssh.msg.zh_TW
# 10  
Old 08-21-2008
Quote:
Originally Posted by powah
I have the same question.
And you get the same answer: run "inutoc ." in the directory where you copied the files to, and run "smitty install" (select: "." as installation directory when being asked) or run the "installp -acgX ...." command shockneck already described.

I hope this helps.

bakunin
# 11  
Old 09-07-2008
I've tried with those commands mates but got actually nothing done. I use SMIT and this is what I got. There is a list of filesets that I need to install but I don't know where to get them. When I uncompress and untar the openssh file the only files i got are these ones:
Code:
-rw-r-----   1 me staff       5633024 May 20 08:32 openssh.base
-rw-r-----   1 me staff        181248 May 20 08:32 openssh.license
-rw-r-----   1 me staff        122880 May 20 08:32 openssh.man.en_US
-rw-r-----   1 me staff         22528 May 20 08:32 openssh.msg.CA_ES
-rw-r-----   1 me staff         22528 May 20 08:32 openssh.msg.CS_CZ
-rw-r-----   1 me staff         23552 May 20 08:32 openssh.msg.DE_DE
-rw-r-----   1 me staff         14336 May 20 08:32 openssh.msg.EN_US
-rw-r-----   1 me staff         23552 May 20 08:32 openssh.msg.ES_ES
-rw-r-----   1 me staff         17408 May 20 08:32 openssh.msg.FR_FR
-rw-r-----   1 me staff         23552 May 20 08:32 openssh.msg.HU_HU
-rw-r-----   1 me staff         22528 May 20 08:32 openssh.msg.IT_IT
-rw-r-----   1 me staff         26624 May 20 08:32 openssh.msg.JA_JP
-rw-r-----   1 me staff         21504 May 20 08:32 openssh.msg.Ja_JP
-rw-r-----   1 me staff         22528 May 20 08:32 openssh.msg.KO_KR
-rw-r-----   1 me staff         22528 May 20 08:32 openssh.msg.PL_PL
-rw-r-----   1 me staff         21504 May 20 08:32 openssh.msg.PT_BR
-rw-r-----   1 me staff         20480 May 20 08:32 openssh.msg.RU_RU
-rw-r-----   1 me staff         22528 May 20 08:32 openssh.msg.SK_SK
-rw-r-----   1 me staff         20480 May 20 08:32 openssh.msg.ZH_CN
-rw-r-----   1 me staff         20480 May 20 08:32 openssh.msg.ZH_TW
-rw-r-----   1 me staff         17408 May 20 08:32 openssh.msg.Zh_CN
-rw-r-----   1 me staff         17408 May 20 08:32 openssh.msg.Zh_TW
-rw-r-----   1 me staff         22528 May 20 08:32 openssh.msg.ca_ES
-rw-r-----   1 me staff         21504 May 20 08:32 openssh.msg.cs_CZ
-rw-r-----   1 me staff         23552 May 20 08:32 openssh.msg.de_DE
-rw-r-----   1 me staff         14336 May 20 08:32 openssh.msg.en_US
-rw-r-----   1 me staff         23552 May 20 08:33 openssh.msg.es_ES
-rw-r-----   1 me staff         16384 May 20 08:33 openssh.msg.fr_FR
-rw-r-----   1 me staff         21504 May 20 08:33 openssh.msg.hu_HU
-rw-r-----   1 me staff         22528 May 20 08:33 openssh.msg.it_IT
-rw-r-----   1 me staff         21504 May 20 08:33 openssh.msg.ja_JP
-rw-r-----   1 me staff         19456 May 20 08:33 openssh.msg.ko_KR
-rw-r-----   1 me staff         21504 May 20 08:33 openssh.msg.pl_PL
-rw-r-----   1 me staff         15360 May 20 08:33 openssh.msg.pt_BR
-rw-r-----   1 me staff         21504 May 20 08:33 openssh.msg.ru_RU
-rw-r-----   1 me staff         21504 May 20 08:33 openssh.msg.sk_SK
-rw-r-----   1 me staff         17408 May 20 08:33 openssh.msg.zh_CN
-rw-r-----   1 me staff         17408 May 20 08:33 openssh.msg.zh_TW
-rw-r--r--   1 me staff           471 May 20 08:34 change_log.txt
-rw-r-----   1 me staff       6686720 Sep  7 19:07 openssh-4.7_5301.tar
-rw-r--r--   1 root     system        10578 Sep  7 19:09 .toc

This is the error I got when trying with SMIT. I hope someone can help.

Code:
[TOP]
geninstall -I "a -cgNQqwX -J"  -Z   -d . -f File 2>&1

File:
    I:openssh.base.client          4.7.0.5301
    I:openssh.base.server          4.7.0.5301
    I:openssh.man.en_US            4.7.0.5301


+-----------------------------------------------------------------------------+
                    Pre-installation Verification...
+-----------------------------------------------------------------------------+
Verifying selections...done
Verifying requisites...done
Results...

FAILURES
--------
  Filesets listed in this section failed pre-installation verification
  and will not be installed.

  Requisite Failures
  ------------------
  SELECTED FILESETS:  The following is a list of filesets that you asked to
  install.  They cannot be installed until all of their requisite filesets
  are also installed.  See subsequent lists for details of requisites.

    openssh.base.client 4.7.0.5301             # Open Secure Shell Commands
    openssh.base.server 4.7.0.5301            # Open Secure Shell Server
    openssh.man.en_US 4.7.0.5301             # Open Secure Shell Documentat...
    openssh.msg.en_US 4.7.0.5301             # Open Secure Shell Messages -...

  MISSING REQUISITES:  The following filesets are required by one or more
  of the selected filesets listed above.  They are not currently installed
  and could not be found on the installation media.

    openssl.base 0.9.8.600                    # Fileset Update

  << End of Failure Section >>

FILESET STATISTICS
------------------
    4  Selected to be installed, of which:
        4  FAILED pre-installation verification
  ----
    0  Total to be installed


Pre-installation Failure/Warning Summary
----------------------------------------
Name                      Level           Pre-installation Failure/Warning
-------------------------------------------------------------------------------
openssh.msg.en_US         4.7.0.5301      Requisite failure
openssh.man.en_US         4.7.0.5301      Requisite failure
openssh.base.server       4.7.0.5301      Requisite failure
openssh.base.client       4.7.0.5301      Requisite failure


[BOTTOM]

# 12  
Old 09-08-2008
The answer is already in your log:
Quote:
...
MISSING REQUISITES: The following filesets are required by one or more
...
openssl.base 0.9.8.600 # Fileset Update
...
Edit: On all our 5.3 boxes is openSSH already which means either it comes with the OS-CDs or some co-worker installed it from some AIX Toolbox CD, which I doubt:
Code:
  openssh.base.client     4.3.0.5300  COMMITTED  Open Secure Shell Commands
  openssh.base.server     4.3.0.5300  COMMITTED  Open Secure Shell Server
  openssh.license         4.3.0.5300  COMMITTED  Open Secure Shell License
  openssh.man.en_US       4.3.0.5300  COMMITTED  Open Secure Shell
  openssh.base.client     4.3.0.5300  COMMITTED  Open Secure Shell Commands
  openssh.base.server     4.3.0.5300  COMMITTED  Open Secure Shell Server


Last edited by zaxxon; 09-08-2008 at 02:00 AM.. Reason: forgot to add something
# 13  
Old 09-08-2008
I read my log but couldn't find the fileset.. do you know where can I find it?
# 14  
Old 09-08-2008
On your CDs or your NIM spots.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Openssh install failed on AIX 6.1

im new to aix... my task is suppose to be simple. install openssh i followed this article: Installing OpenSSH and OpenSSL on AIX 6.1 | Keymon's snippets and brushstrokes when i try to start the sshd service with the command: "startsrc -s sshd" im getting an error saying: "the sshd subsystem... (6 Replies)
Discussion started by: guy3145
6 Replies

2. AIX

Troubleshooting OpenSSH 6.2 Install on AIX 7.1

*SOLVED. please see edit at bottom* Hello, I have a freshly installed AIX 7.1 that I would like to enable SSH on. I believe I need OpenSSH and OpenSSL to do this. OpenSSL was already installed, so I moved onto installing OpenSSH. I downloaded OpenSSH 6.2 from this site that claims support... (0 Replies)
Discussion started by: bstring
0 Replies

3. Red Hat

how to install Openssh in linux machine

Hi genious i'm New to Linux .. help me Very Urgent how to install Openssh in linux machine step by step .... plz (3 Replies)
Discussion started by: coolboys
3 Replies

4. AIX

AIX 6.1 and OpenSSH

Hi, First of all, I wanted to try AIX and purchased a rs6000 from ebay with AIX6.1 installed. My plan is to lear AIX, but I need to install ssh on the machine for the remote access. The point is that I have seen nowhere a how'to or something. Can you please give me some advices? ... (11 Replies)
Discussion started by: aixn00b
11 Replies

5. AIX

openssh 5.0 with aix 5.3

Hi All, I upgraded my openssh to 5.0. Now I need to modify the sshd_config file to my company's new policy. My problem? There are two config file on my system: /usr/local/etc/sshd_config and /etc/ssh/sshd_config Which should I edit? Please help. Thanks. (1 Reply)
Discussion started by: itik
1 Replies

6. HP-UX

OpenSSH install

I'm trying to install OpenSSH on HP-UX 11.11, so, first of all, I was going to install OpenSSL, but I get an error message during "make test"... 23324:error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not seeded:md_rand.c:503:You need to read the OpenSSL FAQ,... (8 Replies)
Discussion started by: untamed
8 Replies

7. Solaris

Install & configure Openssh In Solaris 8

I hope someone out there can help. I'm trying to install & configure Openssh to my Solaris, I downloaded & Installed the following pkgs : openssh-4.4p1-sol8-sparc-local.gz openssl-0.9.8d-sol8-sparc-local.gz tcp_wrappers-7.6-sol8-sparc-local.gz zlib-1.2.1-sol8-sparc-local.gz... (6 Replies)
Discussion started by: Remi
6 Replies

8. UNIX for Advanced & Expert Users

How to install OpenSSh in tru64 4.0F??

I had been searching and i guess ssh is not available for 4.0F, the option is to install OpenSSh, but i don't know hw to do it!! :confused: Would someone pls send me some instrctions about the insalation and where can i download the OpenSSH??? Tks a lot!!! :) (1 Reply)
Discussion started by: irasela
1 Replies

9. AIX

OPENSSH and PRNGD with AIX 4.3.3

I am running openssl-0.9.6g-3 and prngd-0.9.23-3 on AIX 4.3.3. When I tried to initiate a SSH session, it hang at the "ssh-rand-helper" command. I then get a source copy of ssh-rand-helper.c from openssh-3.8p1 to debug it and found that it hung during the function call "RAND_bytes(seed,... (3 Replies)
Discussion started by: flockofseagull
3 Replies

10. AIX

openSSH for AIX

Has anyone installed openSSH, or any alternate ssh on AIX 5.1 if so is there a web site with quick guide of do's and don'ts for installation / setup that can be recommended. Is it a straightforward install ? (2 Replies)
Discussion started by: gefa
2 Replies
Login or Register to Ask a Question