- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: rlogind problem
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
01-02-2002 07:20 PM
01-02-2002 07:20 PM
rlogind problem
I'm having problem rlogin to a system. The error messages are as follow:
# rlogin ahost
rlogind: /dev/pts/0: Invalid argument.
Connection closed.
#
What could be the problem, tried recreating pty devfile using insf -d pty, insf -d pts after moving /dev/pty, /dev/ptym and /dev/pts to somewhere else, same results.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2002 07:36 PM
01-02-2002 07:36 PM
Re: rlogind problem
:-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2002 07:55 PM
01-02-2002 07:55 PM
Re: rlogind problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2002 09:27 PM
01-02-2002 09:27 PM
Re: rlogind problem
# grep pt /stand/system
# grep ldterm /stand/system
if they're not in system file then you need to install the ptem, ptm, pts and ldterm on the system. so add the correct drivers and rebuild the kernel.
G'd luck
t++
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2002 09:43 PM
01-02-2002 09:43 PM
Re: rlogind problem
sorry didn't state the OS ver, it is 10.20.
grep for pt and ldterm in system, OK.
The problem happen after recover from tape for / filesystem because of file missing.
thank you for all the response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2002 07:03 AM
01-03-2002 07:03 AM
Re: rlogind problem
The error you are receiving is comming from rlogind on the ahost system. The problem is on the remote system (ahost). Check the device files on the remote.
...jcd...