HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- remsh from 11i system to 11 system does not exit
Operating System - HP-UX
1840009
Members
1980
Online
110158
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
05-31-2002 10:12 AM
05-31-2002 10:12 AM
remsh from 11i system to 11 system does not exit
Scenerio:
script on 11i system performs the following as remsh to 11.0 system
#!/usr/bin/sh
remsh 11system /usr/bin/rm /tmp/file
When I execute the script the remsh simply hangs and does not return.
I've heard that others have seen similar problems - any ideas on how to resolve this one?
Is there a patch I require somewhere?
All help appreciated.
Regards,
PK
script on 11i system performs the following as remsh to 11.0 system
#!/usr/bin/sh
remsh 11system /usr/bin/rm /tmp/file
When I execute the script the remsh simply hangs and does not return.
I've heard that others have seen similar problems - any ideas on how to resolve this one?
Is there a patch I require somewhere?
All help appreciated.
Regards,
PK
It's nice to be important but it's more important to be nice
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2002 12:25 AM
06-03-2002 12:25 AM
Re: remsh from 11i system to 11 system does not exit
Hi
To do this you need to use the .rhosts file to avoid a passwd request
try
remsh 11system
If it logs in then the rm should work. else make it login then test again.
steve Steel
To do this you need to use the .rhosts file to avoid a passwd request
try
remsh 11system
If it logs in then the rm should work. else make it login then test again.
steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2002 03:20 AM
06-03-2002 03:20 AM
Re: remsh from 11i system to 11 system does not exit
Hi
1)try it on a command line
2)remsh 11system
When logged in try remove
Maybe file removal generates dialogue which must be answered
Steve Steel
1)try it on a command line
2)remsh 11system
When logged in try remove
Maybe file removal generates dialogue which must be answered
Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2002 03:54 AM
06-03-2002 03:54 AM
Re: remsh from 11i system to 11 system does not exit
Check these two patches out for your 11.00 machine:
PHNE_26771 & PHNE_23003
live free or die
harry
PHNE_26771 & PHNE_23003
live free or die
harry
Live Free or Die
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP