HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rcp error - rresvprot: bind: Permission denied
Operating System - HP-UX
1835085
Members
3168
Online
110073
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
11-02-2004 05:14 AM
11-02-2004 05:14 AM
rcp error - rresvprot: bind: Permission denied
When trying to use "rcp" I get the following "error: rresvport: bind: Permission denied".
Any clues?
Thanks in advance.
Any clues?
Thanks in advance.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2004 05:24 AM
11-02-2004 05:24 AM
Re: rcp error - rresvprot: bind: Permission denied
Hi,
'Permission denied' implies some permission issues. Following are the permissions on my system.
-r-sr-xr-x 1 root bin 45056 Sep 9 2002 /usr/bin/rcp
-r-sr-xr-x 1 root bin 28672 Jul 2 2001 /usr/bin/remsh
Check to see if they are the same on your system.
-Sri
'Permission denied' implies some permission issues. Following are the permissions on my system.
-r-sr-xr-x 1 root bin 45056 Sep 9 2002 /usr/bin/rcp
-r-sr-xr-x 1 root bin 28672 Jul 2 2001 /usr/bin/remsh
Check to see if they are the same on your system.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2004 05:25 AM
11-02-2004 05:25 AM
Re: rcp error - rresvprot: bind: Permission denied
I'm guessing you are doing rcp by hostname.'
Try by the underlying IP address.
rcp hostname
to
rcp 192.168.0.40
For example, insert real ip address here.
Based on the message, I'd say there is an issue with the BIND DNS server pointed to in the /etc/resolv.conf file.
You should make sure that you can ping the top server in resolv.conf
Check for firewalls and networking issues between this server and the target server.
SEP
Try by the underlying IP address.
rcp hostname
to
rcp 192.168.0.40
For example, insert real ip address here.
Based on the message, I'd say there is an issue with the BIND DNS server pointed to in the /etc/resolv.conf file.
You should make sure that you can ping the top server in resolv.conf
Check for firewalls and networking issues between this server and the target server.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
11-02-2004 06:30 AM
11-02-2004 06:30 AM
Re: rcp error - rresvprot: bind: Permission denied
Hi David,
Looks like a permission issue with /usr/bin/rcp.
it should have permission -r-sr-xr-x. If these are not the permission on rcp, set it using chmod,
chmod 4555 /usr/bin/rcp
Also the owner of this file should be root:bin
Hope this helps.
Regds
Looks like a permission issue with /usr/bin/rcp.
it should have permission -r-sr-xr-x. If these are not the permission on rcp, set it using chmod,
chmod 4555 /usr/bin/rcp
Also the owner of this file should be root:bin
Hope this helps.
Regds
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP