- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 'r' commands necessarily required by MC
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
06-17-2002 04:57 AM
06-17-2002 04:57 AM
Can anyone tell me what 'r' commands, such rlogin, rexec, remsh, etc. does MC/Service Guard required?
"required" means that service guard cann't function without these commands.
Tx, Crystal
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2002 05:05 AM
06-17-2002 05:05 AM
SolutionThe r commands like rcp are required to transfer the configuration files from one server to other. You may not be using certain commands but MCSG uses the /etc/cmlcuster/cmnodelist file instead of /.rhosts file for resolving the hostnames.
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2002 05:20 AM
06-17-2002 05:20 AM
Re: 'r' commands necessarily required by MC
rcp is needed to distribute the cluster config files. Without remsh capability, you must manually update the cluster files every time there is a change to the cluster(s). Eliminating the remsh command will greatly increase sysadmin overhead and will likely generate a number of cluster integrity problems from time to time (because someone forgot to redistribute the new versions).
.rhosts is not a security risk by itself...it is a risk based on the contents. Since clustered machines are virtually equal and can therefore trust each other. .rhosts must never be readable by anyone except the owner (permissions=600) and must contain the name(s) of the clustered machines plus the user name.
But MCSG works without using the r commands.
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2002 05:27 AM
06-17-2002 05:27 AM
Re: 'r' commands necessarily required by MC
That's bad from, man. It's one thing to quote someone else's answer if you give them credit for it but to plagiarize the whole thing (from Bill Hassell, no less) is incredibly tacky.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x128c107d277ad611abdb0090277a778c,00.html
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2002 06:16 AM
06-17-2002 06:16 AM
Re: 'r' commands necessarily required by MC
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2002 06:37 AM
06-17-2002 06:37 AM
Re: 'r' commands necessarily required by MC
rcp rexec rlogin should be the only commands , however these commands may use some rmeote fnctions , the problems is why do u have such a requirement , in my opinion if you are in a postion to have a options tthne you should use all the r commands available and control securitry at a different level , or make these command only availble to root then to users etc etc.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2002 05:30 AM
06-18-2002 05:30 AM
Re: 'r' commands necessarily required by MC
The administrator may need r-cmds to copy files between nodes in the configuration stage of the cluster, but once configured, ServiceGuard does not require the r-cmds.
SG uses the "hacl" tcp/udp ports in /etc/services to communicate between nodes.
-s.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2002 05:40 AM
06-18-2002 05:40 AM