HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Final inquiry on SSH and HP-UX
Operating System - HP-UX
1825770
Members
1994
Online
109687
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
04-14-2004 04:58 AM
04-14-2004 04:58 AM
Final inquiry on SSH and HP-UX
I can not get publickey authenication to work between my PC using SSH2 and my HPUX system running OpenSSH_3.5p1, SSH protocols 1.5/2.0, OpenSSL 0x0090609f
Is there a incompatibility problem between the two. I have generated the DSA keys and have done the upload option from the PC which creates the .ssh2 directory on the HP system and populates it with the public key. But whenever I ssh to the HP-UX I always get prompted for a passwd. and see this error message in the -d option
Method 'publickey' disable.
I do have numerous Unix to Unix ssh running, but this is the first time that I have tried to do public key from PC to Unix.
Is there a incompatibility problem between the two. I have generated the DSA keys and have done the upload option from the PC which creates the .ssh2 directory on the HP system and populates it with the public key. But whenever I ssh to the HP-UX I always get prompted for a passwd. and see this error message in the -d option
Method 'publickey' disable.
I do have numerous Unix to Unix ssh running, but this is the first time that I have tried to do public key from PC to Unix.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2004 05:05 AM
04-14-2004 05:05 AM
Re: Final inquiry on SSH and HP-UX
If permissions are correct on the HP side and the key was generated and populated correctly as per the instructions provided in your prior posts:
Then:
There may be a deffect in the software you choose for the PC.
You note yourself that Unix to unix transfer does work, which means the methdology and software on the Unix side is solid.
I'd still say check the docs and go to the latest openssh release on HP-UX but you probably have a lot of boxes and thats an onerous project.
Consider a different windows client. There are a couple of good free one of which I'm dabbling with at home. I'm not there now, but i may have rendered it as an option in other ssh posts in itrc.
SEP
Then:
There may be a deffect in the software you choose for the PC.
You note yourself that Unix to unix transfer does work, which means the methdology and software on the Unix side is solid.
I'd still say check the docs and go to the latest openssh release on HP-UX but you probably have a lot of boxes and thats an onerous project.
Consider a different windows client. There are a couple of good free one of which I'm dabbling with at home. I'm not there now, but i may have rendered it as an option in other ssh posts in itrc.
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
04-14-2004 05:41 AM
04-14-2004 05:41 AM
Re: Final inquiry on SSH and HP-UX
Take a look at the man page for the ssh-keygen utility. It allows for the import/conversion of public/private keys written in different formats.
Remember, wherever you go, there you are...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2004 08:05 AM
04-15-2004 08:05 AM
Re: Final inquiry on SSH and HP-UX
SSH has a key export and import facility that can convert between commercial SSH style keys, and the OpenSSH ones. As SEP said you can also use ssh-keygen.
The best method is to ditch commercial SSH and use Putty. Its free, and frankly better than the commercial stuff.
The other thing to check is that publickey is enabled in /etc/ssh/sshd_config. If you are still having problems try running the server in "Debug" mode. sshd -D.
The best method is to ditch commercial SSH and use Putty. Its free, and frankly better than the commercial stuff.
The other thing to check is that publickey is enabled in /etc/ssh/sshd_config. If you are still having problems try running the server in "Debug" mode. sshd -D.
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP