- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unable to RCP
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-11-2005 11:13 PM
01-11-2005 11:13 PM
There are 5 different userids that exist on all of the servers that will use rcp.
in /etc/hosts all of the servers know about each other and in each userid's home directory i have updated the .rhosts file with the relavent server info.
But when i try to rcp from one server to another i get :-
$ rcp /home/userid1/test server2:/home/userid1
remshd: Login incorrect.
The userid's passwords are the same on both servers, what am i missing?
Ta
George
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2005 11:18 PM
01-11-2005 11:18 PM
Re: Unable to RCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2005 11:29 PM
01-11-2005 11:29 PM
Re: Unable to RCP
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2005 11:31 PM
01-11-2005 11:31 PM
Re: Unable to RCP
try remsh server1 ll
if you then get "remshd: Login incorrect"
check your
/etc/hosts
/etc/hosts.equiv
$HOME/.rhosts
regards
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2005 11:35 PM
01-11-2005 11:35 PM
Re: Unable to RCP
+ +
then try to remsh to the server with this changed .rhosts
Regards
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2005 11:59 PM
01-11-2005 11:59 PM
Re: Unable to RCP
i've checked the /etc/hosts and .rhosts and they seem fine.
on server1
/etc/hosts has the entry
*.*.*.* server 2
and /home/userid1/.rhosts has the entry
server2 userid1
on server2
/etc/hosts has the entry
*.*.*.* server 1
and /home/userid1/.rhosts has the entry
server1 userid1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 12:04 AM
01-12-2005 12:04 AM
Re: Unable to RCP
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 12:05 AM
01-12-2005 12:05 AM
Re: Unable to RCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 12:07 AM
01-12-2005 12:07 AM
Re: Unable to RCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 12:10 AM
01-12-2005 12:10 AM
Re: Unable to RCP
Maybe you have entries in /var/adm/inetd.sec
or the ports for rcp blocked.
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 12:14 AM
01-12-2005 12:14 AM
Re: Unable to RCP
My finger ary to quick for me :)
i agree with stephen, what are the permissions for .rhosts
regards
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 12:15 AM
01-12-2005 12:15 AM
Re: Unable to RCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 12:16 AM
01-12-2005 12:16 AM
Re: Unable to RCP
I do have a server that this does work on (i'm currently migrating from 11 to 11i) Server1 is it's replacement. i've crosschecked configs but cant see any different.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 12:19 AM
01-12-2005 12:19 AM
Re: Unable to RCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 12:19 AM
01-12-2005 12:19 AM
Re: Unable to RCP
If .rhosts owner is root, it will not work
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 12:19 AM
01-12-2005 12:19 AM
Re: Unable to RCP
There has to be something different on this new 11i server that i'm missing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 12:21 AM
01-12-2005 12:21 AM
Re: Unable to RCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 12:26 AM
01-12-2005 12:26 AM
Re: Unable to RCP
I can rcp to server1 from one of the other servers fine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 12:33 AM
01-12-2005 12:33 AM
Re: Unable to RCP
Michael the .rhosts file in /home/userid1 is owned by userid1 on all servers
The .rhosts file in the root directory is owned by root.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 12:38 AM
01-12-2005 12:38 AM
Re: Unable to RCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 12:43 AM
01-12-2005 12:43 AM
Re: Unable to RCP
annoying scene!!
It doesn't matter if a system is trusted or not, the way of rcp is the same.
Whats about remsh/rcp server2 from any other server?
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 12:59 AM
01-12-2005 12:59 AM
Re: Unable to RCP
Other servers work fine it's just this 1 server that seems to want a good beating!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 01:08 AM
01-12-2005 01:08 AM
Re: Unable to RCP
/home is owned by root with right permissions?
the entry for userid1 is correct in /etc/passwd?
You have no /etc/hosts.equiv or no entries in it?
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 01:16 AM
01-12-2005 01:16 AM
Re: Unable to RCP
gives the same results? You aren't using kerberos on one server and not the other, or the kerberos version of rcp on one server and not the other?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 01:31 AM
01-12-2005 01:31 AM
Re: Unable to RCP
/home is owned by root with right permissions?
- Yes
the entry for userid1 is correct in etc/passwd?
- Yes
You have no /etc/hosts.equiv or no entries in it?
- Only localhost is in there that is the same on all servers including the original software update server which works fine.