Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

Why can't I telnet into my Linux box as root?

Answer:

By default, some distributions prohibit root from logging in remotely, unless you first log in as a regular user, and then "su" to root. This feature provides an extra layer of security in case the password of the root account is compromised.

Although it is not recommended, this restriction can be removed by deleting the file /etc/securetty. For more information, type "man securetty".

Source: http://www.linuxsecurity.com/docs/colsfaq.html#9.1

  1. Reset MySQL root password
  2. How do I run a root command on Linux?
  3. How to delete MySQL user?
  4. How to simulate login as root using sudo command
  5. Add a user that can gain root privileges in Ubuntu

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>