- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rcp problem
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
02-13-2008 10:17 PM
02-13-2008 10:17 PM
Getting the following error message in one particular server.
cdbap101#
cdbap101#rcp sudo-1.6.8p12-ia64-11.23.depot root@cbadb101:/var/hp
remshd: Login incorrect.
cdbap101#
But i am able to do rcp to other servers without any problem:
cdbap101#
cdbap101#rcp sudo-1.6.8p12-ia64-11.23.depot root@wwwap101:/var/hp
cdbap101#
The above command returned successfully and the file was copied to other server.
So, Why i am unable to do with the previous server.
Any Help Appreciated!!
Thanks in Advance!!
Sridhar
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 10:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 10:33 PM
02-13-2008 10:33 PM
Re: rcp problem
If this is the answers, please assign some points pls...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 11:26 PM
02-13-2008 11:26 PM
Re: rcp problem
Find the output:
CBADB103#cat .rhosts
cbadb101 root
cbadb102 root
cbadb103 root
cdbap101#cat .rhosts
VORAP001 root
WWWAP101 root
SCMAP001 root
DMZDB101 root
Should i add any entry in this file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 11:27 PM
02-13-2008 11:27 PM
Re: rcp problem
Find the output:
CBADB101#cat .rhosts
cbadb101 root
cbadb102 root
cbadb103 root
cdbap101#cat .rhosts
VORAP001 root
WWWAP101 root
SCMAP001 root
DMZDB101 root
Should i add any entry in this file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2008 12:00 AM
02-14-2008 12:00 AM
Re: rcp problem
On cdbap101 server add following line in .rhosts file
cbadb101 root
On cbadb101 server add following line in .rhosts file
cdbap101 root
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2008 12:29 AM
02-14-2008 12:29 AM