LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Telnet (https://www.linuxquestions.org/questions/linux-newbie-8/telnet-8753/)

mkieffer 11-15-2001 10:28 AM

Telnet
 
Hi all,

This is my first post - please be gentle -- I'm a total :newbie: to the world of Unix\Linux.

When trying to telnet to a RedHat 6.2 server I receive the message "Login:-h for super-user only". Any ideas on how to get telnet working.

Note: I aquired this Linux PC from another person!!

gui10 11-15-2001 01:39 PM

hiya,

i'm kinda newbie too so all i'm going to say might be wrong... :D

ok, firstly, telnet is NOT secure. try not to use it.

use OpenSSH instead.

if you don't have OpenSSH, you can download it at www.openssh.com

if you still want to use telnet, here are the possibilities i can think of:

1.) you need to have super user rights to use telnet on your PC. in this case you can either login as superuser(bad!) and use telnet
OR
set the permissions of the telnet service to allow your normal user account to access it.

2.) the server you are trying to telnet to allows only its superuser to access it through this remote connection. in this case, u gotta be the superuser of that server...

3.) i might just be wrong, wait for the experts to come reply to your post

hope i've been of some help though!


All times are GMT -5. The time now is 02:11 PM.