Quote:
Originally Posted by KevinFlys
Thanks , telent is now working but I am not able to directly login as root via telnet ?
|
vi /etc/default/login and go where is says
Code:
# If CONSOLE is set, root can only login on that device.
# Comment this line out to allow remote login by root.
#
CONSOLE=/dev/console
comment out the CONSOLE=/dev/console line by putting a hash before it and you will be all done