HPE GreenLake Administration
Operating System - HP-UX
1833777
Members
2183
Online
110063
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
03-26-2000 09:24 PM
03-26-2000 09:24 PM
rsh
I am porting a number os scripts from Digital UX to HP and have come across a
problem I would like some help with.
As part of the script I need to execute a rsh back to the same box under a
specific userid this script runs on the cron and changes user to allow an
subsequent action to complete. The problem is that HP remsh will allow me to
call a shell as the new user but then wants that users password even if the
calling script is root.
Any help would be much appreciated
problem I would like some help with.
As part of the script I need to execute a rsh back to the same box under a
specific userid this script runs on the cron and changes user to allow an
subsequent action to complete. The problem is that HP remsh will allow me to
call a shell as the new user but then wants that users password even if the
calling script is root.
Any help would be much appreciated
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2000 03:05 AM
03-27-2000 03:05 AM
Re: rsh
Hi, try one of the following.
1. Include the server name in /.rhosts.
If your comming from another server, include that
server in your /.rhosts.
2. If you're remsh to the same node that's running
the program, maybe you just do:
su - userX -c "Commands;Scripts"
1. Include the server name in /.rhosts.
If your comming from another server, include that
server in your /.rhosts.
2. If you're remsh to the same node that's running
the program, maybe you just do:
su - userX -c "Commands;Scripts"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2000 03:06 AM
03-27-2000 03:06 AM
Re: rsh
Alan, this is how I check the set up between two HPs.
Telnet from digital to HP
telnet HP
who -Rm >> returns either shortname or fully qualified name. This is the name
that need to be in the .rhosts file
telnet from hp to digital
telnet digital
who -Rm >> same as above...
Also, trying moving your /var/../inetd.sec file out of the way first.
Berlene
Telnet from digital to HP
telnet HP
who -Rm >> returns either shortname or fully qualified name. This is the name
that need to be in the .rhosts file
telnet from hp to digital
telnet digital
who -Rm >> same as above...
Also, trying moving your /var/../inetd.sec file out of the way first.
Berlene
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