- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Secure_Shell need to update from 3.71.007 to ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
- Report Inappropriate Content
02-24-2010 02:51 AM
02-24-2010 02:51 AM
Secure_Shell need to update from 3.71.007 to 5.3 in HP-UX
I need to update my secure_shell version from 3.71 to 5.3 my system configurations given below. kindly guide me for the same.
Details:-
----------
# swlist -l product | grep -i secure
Secure_Shell A.03.71.007 HP-UX Secure Shell
openssl A.00.09.07-d.011 Secure Network Communications Protocol
# uname -a
HP-UX DISTHPIT B.11.23 U ia64 0045466223 unlimited-user license
#swlist
db 4.8.24 db
expat 2.0.1 expat
gdbm 1.8.3 gdbm
gettext 0.17 gettext
libiconv 1.13.1 libiconv
openssh 5.3p1 openssh
openssl 0.9.8k openssl
perl 5.10.1 perl
tar 1.22 tar
tcp_wrappers 7.6 tcp_wrappers
zlib 1.2.3 zlib
Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2010 03:01 AM
02-24-2010 03:01 AM
Re: Secure_Shell need to update from 3.71.007 to 5.3 in HP-UX
swinstall -x mount_all_filesystem=false -s source:path
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2010 03:04 AM
02-24-2010 03:04 AM
Re: Secure_Shell need to update from 3.71.007 to 5.3 in HP-UX
Here you can find the depot for version 5.30.007
https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA
Install instructions at the end of the page.
(follow the link)
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2010 03:51 AM
02-24-2010 03:51 AM
Re: Secure_Shell need to update from 3.71.007 to 5.3 in HP-UX
Thanks for your support.
I have been installed the secure shell 5.3 successfully with all you help.
Thanks and Regards
Harikrishnan.L
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2010 03:53 AM
02-24-2010 03:53 AM
Re: Secure_Shell need to update from 3.71.007 to 5.3 in HP-UX
To install HP-UX Secure Shell version A.05.30, complete the following steps:
1. Log in as superuser.
2. Download the T1471AA.depot file (for HP-UX 11i v1 and HP-UX 11i v2) or SecureShell.depot (for HP-UX 11i v3) file available at:
http://www.software.hp.com/
3. Copy the depot file to the/tmp directory.
4. Enter the swlist command to verify whether you have downloaded the depot file properly.
Note:Include the complete path name of the depot file. For example:
$ swlist -d s /tmp/
5. Enter the following command to install HP-UX Secure Shell on HP-UX 11i v1 and HP-UX 11i v2:
$ swinstall -s /tmp/
6. Enter the following command to install HP-UX Secure Shell on HP-UX 11i v3:
$ swinstall -s /tmp/
The HP-UX Secure Shell daemon (sshd) is preconfigured and starts after installation.
7. Enter the following command to verify if sshd is running on your system:
$ ps -ef | grep sshd