- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sshd[15190]: fatal: mm_request_send: write
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
05-13-2009 10:15 PM
05-13-2009 10:15 PM
sshd[15190]: fatal: mm_request_send: write
I am getting this error frequently on my HP-UX server.
sshd[15190]: fatal: mm_request_send: write ))
I have seen some forums in ITRC and suggested to go some password change or keys. But please suggest for which user it needs to be done. and if some other suggestion for the solution will be appreciated.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2009 10:24 PM
05-13-2009 10:24 PM
Re: sshd[15190]: fatal: mm_request_send: write
Well, according to this thread, search the user with "!"
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=956251
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2009 11:30 PM
05-13-2009 11:30 PM
Re: sshd[15190]: fatal: mm_request_send: write
check this link.
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=948552
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2009 12:02 AM
05-14-2009 12:02 AM
Re: sshd[15190]: fatal: mm_request_send: write
i also searched my /etc/passwd with "!", but no output came.
Please suggest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2009 12:08 AM
05-14-2009 12:08 AM
Re: sshd[15190]: fatal: mm_request_send: write
and what about * ???
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2009 12:12 AM
05-14-2009 12:12 AM
Re: sshd[15190]: fatal: mm_request_send: write
in some forums they are recomend to run ssh client and server in debug mode,
sshd -d ( id could be multiple -d )
ssh -v
mikap