HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Using root / remote shell
Operating System - Linux
1828184
Members
2983
Online
109975
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
06-04-2003 11:50 PM
06-04-2003 11:50 PM
Using root / remote shell
Hi,
I need the syntax to rsh with private user while using root.
Meaning : I'm using root now and I want to SU to user "builder" (for example) which have a .rhosts proxy and do a remote shell to another machine : Can anyone give me the syntax of doing it.
(Please no answers of expect - I need to keep it simple ...).
I need the syntax to rsh with private user while using root.
Meaning : I'm using root now and I want to SU to user "builder" (for example) which have a .rhosts proxy and do a remote shell to another machine : Can anyone give me the syntax of doing it.
(Please no answers of expect - I need to keep it simple ...).
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2003 02:28 AM
06-05-2003 02:28 AM
Re: Using root / remote shell
Maybe you can use sudo.
man sudo
Rgds Jarle
man sudo
Rgds Jarle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2003 03:25 AM
06-05-2003 03:25 AM
Re: Using root / remote shell
Sudo is a good idea :
sudo -u builder rsh hostname.
Good luck.
J
sudo -u builder rsh hostname.
Good luck.
J
You can lean only on what resists you...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2003 03:18 PM
06-05-2003 03:18 PM
Re: Using root / remote shell
Or you could just 'su' as you're root:
su - builder -c rsh
su - builder -c rsh
One long-haired git at your service...
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP