- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SSH to a HP-UX Server works Interactively but not ...
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
08-09-2005 02:38 AM
08-09-2005 02:38 AM
SSH to a HP-UX Server works Interactively but not via a script, batch, at from Windows
Aug 9 03:45:53 pluto sshd[397]: fatal: Timeout before authentication for 10.234.63.59
Aug 9 03:56:37 pluto sshd[5212]: fatal: Timeout before authentication for 10.234.63.63
Anyone have any ideas how/where to troubleshooot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 02:43 AM
08-09-2005 02:43 AM
Re: SSH to a HP-UX Server works Interactively but not via a script, batch, at from Windows
Mos people would set it with exchange of public/private keys. Generate keys on windows and add it to authorized_keys file on hp-ux.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 02:43 AM
08-09-2005 02:43 AM
Re: SSH to a HP-UX Server works Interactively but not via a script, batch, at from Windows
You need to set up a public/private key pair then configure the account on the target system to use the public key.
If you've already done this, run the commands using "ssh -v" and show the resulting log output so we can see what's happening.
HTH;
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 02:45 AM
08-09-2005 02:45 AM
Re: SSH to a HP-UX Server works Interactively but not via a script, batch, at from Windows
In your batch job, culd you add -vvv and dump verbose output to a log file. It might help troubleshoot.
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 02:46 AM
08-09-2005 02:46 AM
Re: SSH to a HP-UX Server works Interactively but not via a script, batch, at from Windows
It's just that via apps, batch, at from Windows - ssh to UNIX just times out with the above syslog entry on the destination UNIX machine.
Interactive ssh works fine however.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 02:48 AM
08-09-2005 02:48 AM
Re: SSH to a HP-UX Server works Interactively but not via a script, batch, at from Windows
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 03:06 AM
08-09-2005 03:06 AM
Re: SSH to a HP-UX Server works Interactively but not via a script, batch, at from Windows
I think the syntax is simply ssh unixhst "some command"..
They claim as well that the batch/app only works if the account first ssh interactively and logs off.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 04:54 AM
08-09-2005 04:54 AM
Re: SSH to a HP-UX Server works Interactively but not via a script, batch, at from Windows
Cheers,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 05:00 AM
08-09-2005 05:00 AM