- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: remshd: Login Incorrect
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-04-2000 11:33 PM
06-04-2000 11:33 PM
remshd: Login Incorrect
Does anybody knows why the HP-UX 10.20
gives me this message when I try to
execute a remote command ?
Thank you
keko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2000 11:38 PM
06-04-2000 11:38 PM
Re: remshd: Login Incorrect
to get access bey remsh to your HP box you have to create an edit the .rhosts file in the home directory of the user which you want to remsh.
Just add the remote host name in the $HOME/.rhosts file.
Take care that the permissions of that file is corrent:
It should have -rw------- (chmod 600 .rhosts)
also the owner of that file must be the correct user (chown
Regards
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2000 11:56 PM
06-04-2000 11:56 PM
Re: remshd: Login Incorrect
I tried it but it doesn't work. Also the
entry on /etc/passwd is ok.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2000 12:39 AM
06-05-2000 12:39 AM
Re: remshd: Login Incorrect
Have you checked whether the userid and password you entered is correct?
Regards.
Steven Sim.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2000 12:48 AM
06-05-2000 12:48 AM
Re: remshd: Login Incorrect
It is now solved. I discovered that the
problem was that the remshd was takin the
name of the nameserver running on this
machine instead of take its own name
Thank you and bye bye
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2002 09:02 AM
03-29-2002 09:02 AM
Re: remshd: Login Incorrect
I had the same problem HP-UX 11i. but it solved other causes.
I found that the problem was trusted system mode. user's passwd was not convert trust mode and not exist trust file at /tcb directory. than I could copy another trust file and modify that file, passwd file.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2002 09:24 AM
03-29-2002 09:24 AM
Re: remshd: Login Incorrect
If you are trying to login as root then see if you have an /etc/securetty file and if so what are the contents.
More info would be helpful.
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2002 11:10 AM
03-29-2002 11:10 AM
Re: remshd: Login Incorrect
Try this link,
http://us-support3.external.hp.com/cki/bin/doc.pl/sid=90a55b820645cd218a/screen=ckiDisplayDocument?docId=500000000092493
hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 01:52 AM
04-01-2002 01:52 AM
Re: remshd: Login Incorrect
A 2-year old thread resurrected! :-)
