- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: remsh issue
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
08-03-2006 02:49 AM
08-03-2006 02:49 AM
serv1 -> vPar0
serv2 -> vPar1
serv3 -> vPar2
serv1's .rhosts file is as foolow:
serv2
serv3
When i try remsh from serv2 to serv1 it alwas ask for a password; when i try remsh from serv3 to serv1 all Ok.
Can any of you help me?
Thanks & regards.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 02:56 AM
08-03-2006 02:56 AM
Re: remsh issue
Check the permissions on the .rhosts file and the contents and ownerhip of said file. Also see that /etc/hosts.equiv are consistent.
Consider using openssh/HP Secure shell to make the transaction secure.
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
08-03-2006 03:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 03:02 AM
08-03-2006 03:02 AM
Re: remsh issue
-rw-r--r-- 1 root sys 18 Aug 3 09:44 .rhosts
The /etc/hosts.equiv does not exist in serv1.
Thanks & regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 03:05 AM
08-03-2006 03:05 AM
Re: remsh issue
I'd set to 600 the .rhosts permissions, still ask for password from serv2 and still ok from serv3.
Thanks & Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 06:31 AM
08-03-2006 06:31 AM
Re: remsh issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 06:40 AM
08-03-2006 06:40 AM
Re: remsh issue
The user id is the same on all servers, i´m tryiing with root so th UID is 0 in all three.
Any clues?
Thanks & Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 06:45 AM
08-03-2006 06:45 AM
Re: remsh issue
serv2 root
serv3 root
it is a simple change to test. I am not sure what the case is in your situation but somehow, serv1 is not getting your effective uid from serv2 whereas it can get it from the serv3 connection.
on serv2, check to see if remsh has been aliased to a different command which is circumventing passing the right id, or if there is a wrapper script named remsh in your search path.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 09:00 AM
08-03-2006 09:00 AM
Re: remsh issue
I have /etc/securetty; other hosts Ok, serv2 ask for a password.... i don´t know why....
I've been looking for a clue but nothing.
(Really desperate!)
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 09:09 AM
08-03-2006 09:09 AM
Re: remsh issue
when you are trying to remsh from serv2 to serv1,, do a "tail -f /var/adm/syslog/syslog.log" on serv1 and see what messages you are getting there.
make sure your inetd is running with -l options prior to that. If not, kill inetd and start with -l option.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2008 05:21 PM
04-03-2008 05:21 PM