- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- Re: ssh install
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-10-2014 07:34 AM
03-10-2014 07:34 AM
ssh install
Hi
I want to install ssh server running with HP-UX version v1.
I used below link for ssh download
https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA
but when I install I am getting the below error in HP-UX 11i v1.
------------------------------------------------------------------------------
Could not obtain seed from PRNGd
ERROR: could not generate RSA1 host key
ERROR: The "configure" script for "Secure_Shell.SECURE_SHELL" failed
(exit code "1"). The script location was
"/var/tmp/BAAa25264/catalog/Secure_Shell/SECURE_SHELL/configure".
* This script had errors and the execution of this fileset
cannot proceed until the problem is fixed. Check the above
output from the script for further details.
-------------------------------------------------
#/sbin/init.d/secsh start
Could not obtain seed from PRNGd
EXIT CODE: 255
- Tags:
- ssh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-10-2014 07:53 AM
03-10-2014 07:53 AM
Re: ssh install
Do the device nodes /dev/random and /dev/urandom exist on your system?
The Release Notes of the HP-UX Secure Shell say that those device nodes are required. It also says that they are available by default on HP-UX 11iv1, 11iv2 and 11iv3 systems, but that's not quite true on 11iv1.
At least on older 11iv1 installations, you had to install the KRNG package separately to make the /dev/random and /dev/urandom device nodes available.
The KRNG package is available for free on software.hp.com:
https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=KRNG11I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-10-2014 08:30 AM
03-10-2014 08:30 AM
Re: ssh install
after Installing KRNG package will it reboot ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-10-2014 09:11 AM
03-10-2014 09:11 AM
Re: ssh install
Yes. The KRNG (Kernel Random Number Generator) will need a reboot of the server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-11-2014 08:05 AM
03-11-2014 08:05 AM
Re: ssh install
Is it possible to get lower version of ssh that do not require KRNG module ?
or is it possible to install openssh ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-11-2014 10:19 AM
03-11-2014 10:19 AM
Re: ssh install
Why would you not want to use strong random number generation? You'd only be helping to defeat the point of using ssh in the first place.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-11-2014 12:10 PM
03-11-2014 12:10 PM
Re: ssh install
>Why would you not want to use strong random number generation?
Doesn't want to reboot now?
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP