- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: unable to telnet
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
08-21-2005 03:57 PM
08-21-2005 03:57 PM
I have recently installed Ted hat linux in one of the system ..But the problem is
Iam not able to telnet to the new server from another system..The login screen comes but it is showing wrong passwd once I give the user name and password
Thanks
Binu
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2005 04:02 PM
08-21-2005 04:02 PM
Re: unable to telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2005 04:20 PM
08-21-2005 04:20 PM
Re: unable to telnet
How to enable telnet service ....Iam able to get the telnet login screen but the problem is when I give the password
It shows incorrect passowrd but the same password works fine in the console
Thanks
Binu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2005 04:30 PM
08-21-2005 04:30 PM
Re: unable to telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2005 04:47 PM
08-21-2005 04:47 PM
Re: unable to telnet
If you are getting the logon screen , that means , telnet service is enabled and running on the server.
The password is not accepting means , some problem. Well, If you are trying to logon as root , it will not allow you as only allow on console.
So you need to edit the file to put entry ..
1.# vi /etc/securetty and add pts/0 pts/1 (these are tty name from which u will be loggin in).
2.# vi /etc/xinetd.d (and at telnet entry put , disable=no)
Hope this will help you ,
Cheers ,
RajD.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2005 11:37 PM
08-21-2005 11:37 PM
Re: unable to telnet
The problem is most likely that you are logging in as root and there is no tty device entry added in /etc/securetty file.
As suggested add pts/0, pts/1 and more in /etc/securetty file and try logging in. Another checkpoint to be visited is the PAM security system, ensure there is no misconfiguration in PAM setup
Regards,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2005 11:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 12:05 AM
08-22-2005 12:05 AM
Re: unable to telnet
I have moved the /etc/securetty file and rebooted the system and it started working
Thanks for the help
Thanks
Binu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 12:12 AM
08-22-2005 12:12 AM
Re: unable to telnet
Just I would like to convey here.
So far you have asked several below questions in the forum without assigning any points to the contributor.
» unable to telnet
» Process ID for a particular semaphore
» how to enable 8888 port on HPux
» Linux server hangs intermitantly
» comparing and copying new files
» USB device files for HPUX11
» device files for USB ports
» unable to install clinet
» copy filesystem
» unable to login nis user in Graphical mode
Please don't forget to assign some marks to who help you.
Cheers,
RAjesh