From: David C. <cl...@au...> - 2005-02-03 22:45:04
|
Their postinstall script is just trying to generate an RSA key and it is failing for some reason. You might try running the RSA key generation by itself on the command line, and see what messages or errors you get: /usr/bin/ssh-keygen -q -t rsa -f /etc/ssh/ssh_host_rsa_key -C '' -N '' Maybe it can't write the /etc/ssh/ssh_host_rsa_key file for some reason. On Thu, Feb 03, 2005 at 01:57:48PM -0500, mfa...@he... wrote: > When Installing Open SSH I get an error message that it failed. RSA key > generation failed. Failed while executing the ./openssh.base.server.post_i > script. > > I did install the SSL version 0.9.7d first. I have installed this on about > 10 other servers with no problems. > > I found this problem in the archives, but it was trying to install SSH for > AIX 5.2 on a 5.1 box. ( oslevel shows 5.2 ml1). Just for the heck of it I > tried SSH for 5.1, and > it would not even recognize the media. > > Any ideas? > > Mike Anderson > Associate Systems Engineer - Midrange > Catholic Healthcare Partners - Information Technologies > Youngstown Mega Data Center > 330-941-8969 > CONFIDENTIALITY NOTICE: This message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. -- David Clissold cl...@au... |