- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- General
- >
- Can't remote login from HP to Linux.
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
06-24-2002 07:01 PM
06-24-2002 07:01 PM
I am new to Linux. Maybe this question is quite simple to you all.
I had installed RH7.2 server version. I had tried to do a remote login (root account) or remote shell from HP-UX to Linux but failed. I had comment the line of "#auth required /lib/security/pam_securetty.so" from files login, rlogin and rexec but when I do a remsh linux from the HP-UX, it prompts me for password. I had modified that I can login root from telnet in Linux. May I know what files I had missed out that gives me this result?
Before I comment those lines, it prompts me twice for password. But after I comment those lines, it prompt me once for password.
The other way round, I can rsh from Linux to HP-UX by root account.
Thanks in advance.
Kenny.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-24-2002 08:17 PM
06-24-2002 08:17 PM
Re: Can't remote login from HP to Linux.
To do pam related troubleshoot,
I advice you to add "debug" option after pam.securetty.so.
Then you will be able to see error message in your /var/log/messages.
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-24-2002 08:54 PM
06-24-2002 08:54 PM
Re: Can't remote login from HP to Linux.
Thanks again.
Kenny.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-26-2002 12:44 AM
06-26-2002 12:44 AM
Re: Can't remote login from HP to Linux.
Another solution is to login (rlogin or telnet) as a regular user and then "su - root" to get the root privileges.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-26-2002 12:53 AM
06-26-2002 12:53 AM
Re: Can't remote login from HP to Linux.
Any idea to solve this problem?
Thanks.
Kenny.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-26-2002 04:54 AM
06-26-2002 04:54 AM
Re: Can't remote login from HP to Linux.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-26-2002 04:55 AM
06-26-2002 04:55 AM
Re: Can't remote login from HP to Linux.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-26-2002 06:32 AM
06-26-2002 06:32 AM
Re: Can't remote login from HP to Linux.
I can tell you have the services active on the linux box or you would not get as far as you did. The magic file you are looking for is /root/.rhosts on the linux box. The file structure is a list of the system names that are permitted to access your system. I recommend using the full name of the system you want to allow access from. ie- if the name of a system is: "xyzsys.mydomain.com" use that name in the file not the alias of "xyzsys". My .rhosts file has both names. You may also need to create the file as /etc/hosts.equiv for some file transfers as a user account other than root, but this should put you on the right path.
Try man hosts.equiv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-26-2002 06:53 PM
06-26-2002 06:53 PM
Re: Can't remote login from HP to Linux.
Robert, I think you may right, but I am not sure how to find a full name of my HP-UX server and from the configuration file, I can only find the hostname. So any clue to this?
Thanks.
Kenny.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-27-2002 04:48 AM
06-27-2002 04:48 AM
Re: Can't remote login from HP to Linux.
you can use openssh, its under the GPL (no cost ...) www.openssh.org
To get your hostname. just type #hostname
Greetz
Kayse
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP