- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: SSH Authentication Failed
Operating System - OpenVMS
1819830
Members
2920
Online
109607
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
Discussions
Discussions
Discussions
Forums
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
тАО08-24-2005 04:30 AM
тАО08-24-2005 04:30 AM
I will try and make this short
My coworker has been able to ssh to a server from a Putty session on his pc.
So we know the public and private keys work in that senario.
On the tru64 side of the gs160 I ftp the private client key to OpenVMS and converted the file to Stream_LF as I found out in the documentation.
Both on the tru64 side and OpenVMS side the SSH session indicates the public key has been accepted and I did find it in the
SYS$SYSDEVICE:[TCPIP$SSH.SSH2.HOSTKEYS] directory.
**********************************************
Host key saved to ssh2/hostkeys/key_gs160.pub
host key for gs160, accepted by system Tue Aug 23 2005 22:39:57
warning: Authentication failed.
Disconnected; no more authentication methods available (No further authenticatio
n methods available.).
**********************************************
Any help here would be very great
Thank you all again
Robert J.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-24-2005 06:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-24-2005 07:05 AM
тАО08-24-2005 07:05 AM
Re: SSH Authentication Failed
Thank you for your help
This is kind of tuff sleading on this issue
At this point I have been able to use OpenVMS as a SSH server in the context of downloading Putty setting an IP address and using I guess just password based authentication. One small step for mindkind. I was able to gain a $ prompt and do some basic commands like $show system
Without going into to much troubleshooting at this point in regards to the use of Public/Private key pairs. There may be a problem with the Keys that were generated at this unix box. Which is a custom linux system.
The first thing I did was to ftp this private key file icat.PPK from the tru64 side of the gs160 this file was generated on the other custom linux box
on the OpenVMS side of the gs160 I converted the file into Stream_LF as shown below in the dir/full output
********************************************
icat.PPK;3 File ID: (8433,2,0)
Size: 2/3 Owner: [1,1]
Created: 23-AUG-2005 15:25:58.43
Revised: 23-AUG-2005 15:25:58.48 (1)
Expires:
Backup:
Effective:
Recording:
Accessed:
Attributes:
Modified:
Linkcount: 1
File organization: Sequential
Shelved state: Online
Caching attribute: Writethrough
File attributes: Allocation: 3, Extend: 0, Global buffer count: 0
No version limit
Record format: Stream_LF, maximum 0 bytes, longest 65 bytes
Record attributes: Carriage return carriage control
RMS attributes: None
Journaling enabled: None
File protection: System:RWED, Owner:RWED, Group:RE, World:
Access Cntrl List: None
Client attributes: None
********************************************
I am getting regected from both the linux box and the tru64 using this private key
at this stage i want to ask my coworker to regenerate the key pairs and start over.
my coworker get authenticated to the linux box but not on tru64
This is starting to drive me crazy. As long as he get in to the linux box from his PC he does not want to regen any keys at this stage
Any hints and I will keep you posted
Thanks Robert J
This is kind of tuff sleading on this issue
At this point I have been able to use OpenVMS as a SSH server in the context of downloading Putty setting an IP address and using I guess just password based authentication. One small step for mindkind. I was able to gain a $ prompt and do some basic commands like $show system
Without going into to much troubleshooting at this point in regards to the use of Public/Private key pairs. There may be a problem with the Keys that were generated at this unix box. Which is a custom linux system.
The first thing I did was to ftp this private key file icat.PPK from the tru64 side of the gs160 this file was generated on the other custom linux box
on the OpenVMS side of the gs160 I converted the file into Stream_LF as shown below in the dir/full output
********************************************
icat.PPK;3 File ID: (8433,2,0)
Size: 2/3 Owner: [1,1]
Created: 23-AUG-2005 15:25:58.43
Revised: 23-AUG-2005 15:25:58.48 (1)
Expires:
Backup:
Effective:
Recording:
Accessed:
Attributes:
Modified:
Linkcount: 1
File organization: Sequential
Shelved state: Online
Caching attribute: Writethrough
File attributes: Allocation: 3, Extend: 0, Global buffer count: 0
No version limit
Record format: Stream_LF, maximum 0 bytes, longest 65 bytes
Record attributes: Carriage return carriage control
RMS attributes: None
Journaling enabled: None
File protection: System:RWED, Owner:RWED, Group:RE, World:
Access Cntrl List: None
Client attributes: None
********************************************
I am getting regected from both the linux box and the tru64 using this private key
at this stage i want to ask my coworker to regenerate the key pairs and start over.
my coworker get authenticated to the linux box but not on tru64
This is starting to drive me crazy. As long as he get in to the linux box from his PC he does not want to regen any keys at this stage
Any hints and I will keep you posted
Thanks Robert J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-24-2005 07:20 AM
тАО08-24-2005 07:20 AM
Re: SSH Authentication Failed
Which directory did you put the icat.PPK file in?
See this documentation page for the rules about how to set up keys correctly:
http://h71000.www7.hp.com/DOC/732final/aa-rvbua-te/aa-rvbua-te.html
Robert
See this documentation page for the rules about how to set up keys correctly:
http://h71000.www7.hp.com/DOC/732final/aa-rvbua-te/aa-rvbua-te.html
Robert
Master you were right about 1 thing -- the negotiations were SHORT!
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP