- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rcp connection
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
06-02-2003 07:26 PM
06-02-2003 07:26 PM
rcp connection
from sap1,I can use rlogin to uxadmin but
uxadmin I cant rlogin to sap1.
I have add host information in broth server
.rhosts and /etc/hosts.equiv
Do you have any idea......
Regards
Ashan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2003 07:33 PM
06-02-2003 07:33 PM
Re: rcp connection
If you have an entry in /etc/hosts.equiv like this on server sap1 it will alow 'r' commands without a password for all users including 'rlogin'
uxadmin
Do you have an entry in /etc/inetd.conf, where 'login' has been commented out? If you make changes to this file, you must run 'inetd -c' to update the daemon.
If it still does not work ...
Do you have a trusted system ?
DO you have a /etc/securetty file?
Regards
Michael
"When I have trouble spelling, it's called fat finger syndrome"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2003 07:59 PM
06-02-2003 07:59 PM
Re: rcp connection
rlogin from uxadmin to sap1,still its ask prompts for password.My server no a trusted
server and /etc/security file not inside.
Regards
ashan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2003 08:08 PM
06-02-2003 08:08 PM
Re: rcp connection
First u do an rlogin or telnet from uxadmin to sap1 by providing password.On sap1 u execute #who -u and find whether the connection shows sap1 or sap1.your.domain in last column.
You need to provide the hostname on .rhosts file of sap1 as what u are seeing in the last column of who -u.
-HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2003 08:14 PM
06-02-2003 08:14 PM
Re: rcp connection
Permissions of ~root/.rhosts must be owned by root
Name resolution does not have problems, i.e.
Is 'uxadmin' included in the /etc/hosts file on sap1?
Regards
Michael
"When I have trouble spelling, it's called fat finger syndrome"