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
11-06-2002 03:36 AM
11-06-2002 03:36 AM
Rlogin
I have a porblem with rlogin.
I want to setup rlogin from one server to another server.
I want the rlogin not to ask for password and directly login to the server, but not how root, but how diferent user.
All the configurations is OK. But it is only work with ip address into "$HOME/.rhosts" and not hostname.
Do you know waht the problem ??
Thanks for all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2002 03:42 AM
11-06-2002 03:42 AM
Re: Rlogin
If you have it as
1.1.1.1 servera
in /etc/hosts
then .rhosts needs to contain
servera
if it's
1.1.1.1 servera.here.there.anywhere
then .rhosts should contain
servera.here.there.anywhere
Ideally, the permissions on the the file should be -rw-------, owned by the user in question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2002 03:43 AM
11-06-2002 03:43 AM
Re: Rlogin
Sounds like you do not have this set up correctly.
check /etc/hosts on each node, and also see if you are using dns or nis.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2002 03:45 AM
11-06-2002 03:45 AM
Re: Rlogin
My DNS is OK .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2002 05:39 AM
11-06-2002 05:39 AM
Re: Rlogin
see what machine name you are logged-in from and put that name in the .rhosts file