- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- trying to remsh from hpux to redhat
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
01-09-2006 08:54 AM
01-09-2006 08:54 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2006 12:20 PM
01-09-2006 12:20 PM
Re: trying to remsh from hpux to redhat
1) The permssions on $HOME/.rhosts isn't 0600
2) you're trying to 'remsh' as the 'root' user. RedHat boxes (by default) deny 'rsh' access for the root user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2006 01:59 PM
01-09-2006 01:59 PM
Re: trying to remsh from hpux to redhat
Try creating a normal user in the hpux and redhat as well.
create a .rhosts file with hpux machine's hostname in the redhat machine.
login to hpux as the new user.
now try to do remsh
With Regards,
Siva.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2006 06:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2006 09:40 PM
01-09-2006 09:40 PM
Re: trying to remsh from hpux to redhat
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2006 12:46 AM
01-10-2006 12:46 AM
Re: trying to remsh from hpux to redhat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2006 02:47 AM
01-10-2006 02:47 AM
Re: trying to remsh from hpux to redhat
Is NIS or some other configuration involved on either end?
Also this problem points to an issue in one of the configuration files mentioned by you.
tail -f /var/log/messages
Does it accept a password if input?
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2006 06:01 PM
01-10-2006 06:01 PM
Re: trying to remsh from hpux to redhat
2) can you send us your .rhosts and remsh command you use?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2006 12:27 AM
01-11-2006 12:27 AM
Re: trying to remsh from hpux to redhat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2006 01:31 AM
01-11-2006 01:31 AM
Re: trying to remsh from hpux to redhat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2006 09:36 AM
01-11-2006 09:36 AM
Re: trying to remsh from hpux to redhat
Think about it. 0644 means that anybody knows what hosts that user can 'remsh' from without challenge. If said user has the ability to create an account on one of those boxes, it's easy to get in.
Further to that, 0664 means that not only can they see what other hosts they can 'remsh' from, but if they are in the same *group* as the target user, they can add *ANY ARBITARY HOST* to that list.
As I said in my first post, make it 0600. Only the end user needs to know what's in it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2010 12:17 PM
11-30-2010 12:17 PM