- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- SSH tasks finish with "Complete" status but return...
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
12-17-2004 08:15 AM
12-17-2004 08:15 AM
SSH tasks finish with "Complete" status but return no output
When I execute an SSH task against either my CMS or a managed server, the tasks finishes within a second or two and SIM reports a "Complete" status, but there is no STDOUT or STDERR and the task is not actually run.
For every task, I get two Windows event log messages on the server against which the task run. The first one has in it:
sshd : PID 4128 : Accepted publickey for Administrator from x.x.x.x port 3209 ssh2.
(where x.x.x.x is actually the IP of our CMS)
and the second is:
sshd : PID 5216 : Received disconnect from x.x.x.x:11: Terminating connection.
I've looked at the passwd file on the servers with OpenSSH, and confirmed that the home directory paths are correct.
I've looked at the tool definitions; the execute-as-user is set to Administrator. The local Administrator account is renamed on the CMS, but this shouldn't be a problem because the passwd file has an Administrator user which is acutally DOMAIN/Administrator. Anyway, I changed the local user name back to Administrator and that didn't work.
I can start an SSH session manually using PuTTY or OpenSSH, log in, and run commands successfully.
Help!
Thanks,
- Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2004 09:26 AM
12-20-2004 09:26 AM
Re: SSH tasks finish with "Complete" status but return no output
I'm hoping that there might be an experienced OpenSSH/Cygwin user out there, who can tell me if there is anyway to turn on SSH logging and maybe get some more idea of what is happening - or not happening - when I run these tasks.
Thanks,
- Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2004 09:44 AM
12-20-2004 09:44 AM
Re: SSH tasks finish with "Complete" status but return no output
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2004 01:48 AM
12-21-2004 01:48 AM
Re: SSH tasks finish with "Complete" status but return no output
The behavior is pretty consistent, with every tool I've tried, from "dir" and "netstat" commands from the Tools menu, to "Install OpenSSH" from the Deploy menu, to "Acquire Updates" in "Vulnerablity and Patch Management."
The event log messages, such as they are, are fairly descriptive. If a tool attempts to use a user name that isn't in that systems passwd file, the error is clear. When I use "mxagentconfig" I see an entry indicating that a SFTP subsystem change has been made, letting me know that the tool was successful.
For these tools I'm running through the GUI, however, all I'm getting is one entry saying that a connection was made, and another saying that it was terminated.
Thanks,
- Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2005 04:35 AM
01-03-2005 04:35 AM
Re: SSH tasks finish with "Complete" status but return no output
I got no where with this issue, either on my own or with HP support. I finally uninstalled and reinstalled SIM, and then I was able to configure SSH properly. My theory is that something was screwed up by changing the local administrator account name after SIM was installed, but I have no evidence of that.
- Steve