HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ssh-2 ftp question
Operating System - HP-UX
1829429
Members
2505
Online
109991
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
11-16-2005 07:01 AM
11-16-2005 07:01 AM
ssh-2 ftp question
I am running ssh2 under HP-UX 11.00 and would be transferring some files to mainframe [mvs]. To accomplish this, I need to generate authentication certificates file that would be loaded to the mainframe trusted ftp software tables.
Is there a procedure to create these certificates [ also called private keys ] under unix? How ?
Thanks.
Is there a procedure to create these certificates [ also called private keys ] under unix? How ?
Thanks.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2005 07:16 AM
11-16-2005 07:16 AM
Re: ssh-2 ftp question
yes, you would use ssh-keygen to generate the public/private keypair from the unix box.
man ssh-keygen
Is this for ssh (sftp) or ftps (ftp-over-ssl)?
Im confused with "would be loaded to the mainframe trusted ftp software tables"... but then again, it doesn't take much to confuse me. :)
If ssh-keygen doesn't help, post details on what you need to accomplish.
-denver
man ssh-keygen
Is this for ssh (sftp) or ftps (ftp-over-ssl)?
Im confused with "would be loaded to the mainframe trusted ftp software tables"... but then again, it doesn't take much to confuse me. :)
If ssh-keygen doesn't help, post details on what you need to accomplish.
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2005 07:36 AM
11-16-2005 07:36 AM
Re: ssh-2 ftp question
ssh-keygen -t dsa
Enter through all prompts and transfer the private key to the mvs system.
SEP
Enter through all prompts and transfer the private key to the mvs system.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2005 08:38 AM
11-16-2005 08:38 AM
Re: ssh-2 ftp question
Hi
The steps I did to setup is
#/usr/bin/ssh-keygen -t dsa -b 1024
#cat id_dsa.pub >authorized_keys
ftp this file over the server you have connect.
Regards
HGN
The steps I did to setup is
#/usr/bin/ssh-keygen -t dsa -b 1024
#cat id_dsa.pub >authorized_keys
ftp this file over the server you have connect.
Regards
HGN
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP