Telnet Access as root

Ask a Question related to Debian, Design and Development.

  1. #1

    Default Re: Telnet Access as root

    "vinz" <vince@webonline.co.za> writes:
    > 1. (*) text/plain ( ) text/html
    (Please don't post to mailing lists using HTML; set your mailer to
    send plain text only.)
    > Why can I not access my linux server as the root?
    It's easier to tell who did what, and is slightly more secure (in a
    security-through-obscurity sort of way), if you always log into your
    machine as a normal user and use 'su' to become root. I notice the
    word 'telnet' in your subject line, though; you really shouldn't send
    passwords, especially your machine's root password, across the network
    in cleartext, as telnet does. Use ssh instead.

    --
    David Maze [email]dmaze@debian.org[/email] [url]http://people.debian.org/~dmaze/[/url]
    "Theoretical politics is interesting. Politicking should be illegal."
    -- Abra Mitchell


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    David Z Maze Guest

  2. Similar Questions and Discussions

    1. compiling/add modules when no root access
      Is there a way for me to compile/use modules when I do not have root access to a Unix box? Can I modify the Makefile or set an environment variable,...
    2. FTP root access necessary for connection?
      I can't get contribute to connect to my site - it always tells me the FTP user is incorrect :( The user name and pass are correct, FTP clients...
    3. Local install of modules - no root; no telnet
      -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I know this has been beaten to death, and I've scoured the groups and numerous sites. Found...
    4. Restricting telnet access to user's home directory
      On Sat, 8 Mar 2003, Troy Matteoli wrote: I try to limit telnet access to my BBS users here.
    5. Password eset Without Root Access.
      Hi, I want to give some people in my company acxcess to reset password rights without root priv. Itried to write a small c program with Passwd...
  3. #2

    Default Re: Telnet Access as root

    * vinz <vince@webonline.co.za> [030804 21:08]:
    > Why can I not access my linux server as the root?
    For security reasons. Telnet transfers your password (or to be correct:
    ALL transmitted data) in plain text.

    Yours sincerely
    Alexander

    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.2.2 (GNU/Linux)

    iD8DBQE/LraIiSG13M0VqIMRAhy/AJ9gAECSUFqdtPra0Vt34fY1FunWZwCeM4tb
    WMkmqgzN4o208rt1BYF4D0U=
    =B1J1
    -----END PGP SIGNATURE-----

    Alexander Schmehl Guest

  4. #3

    Default Re: Telnet Access as root

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    On Mon, Aug 04, 2003 at 09:08:56PM +0200, vinz wrote:
    > Why can I not access my linux server as the root?
    Because that's a very bad idea. You really should be using SSH if
    you're going to be sending passwords anyway. Uninstall telnetd, get
    ssh, forget telnetd exists.


    - --
    .''`. Paul Johnson <baloo@ursine.ca>
    : :' : proud Debian admin and user
    `. `'`
    `- Debian - when you have better things to do than fix a system
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.2.2 (GNU/Linux)

    iD8DBQE/LzYSJ5vLSqVpK2kRAjdjAJwKP4T9gTALTL7TXUdTY7ZWqD35XA CfQF3i
    eHN7mRSr95DzgljadnzDjj4=
    =blRD
    -----END PGP SIGNATURE-----


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Paul Johnson Guest

  5. #4

    Default Re: Telnet Access as root

    On Mon, 2003-08-04 at 15:08, vinz wrote:
    > Why can I not access my linux server as the root?
    Because it is brain dead to do that. Clear Text Passwords... plus it
    allows someone to try direct hacking into a machine with a "absolutely
    known" account.

    Bare minimum would be SSH for ROOT. But even then I am Dennis Leary.

    --
    greg, [email]greg@gregfolkert.net[/email]
    REMEMBER ED CURRY! [url]http://www.iwethey.org/ed_curry[/url]

    Your moist towelette speaks to me in leather as the disgruntled post man
    listens attentively in Yiddish while pumping the iron pumpkin of the
    mini-van.


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Greg Folkert Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139