linux 让root用户可以telnet

haproxy01:/root# cat /etc/securetty 
console
vc/1
vc/2
vc/3
vc/4
vc/5
vc/6
vc/7
vc/8
vc/9
vc/10
vc/11
tty1
tty2
tty3
tty4
tty5
tty6
tty7
tty8
tty9
tty10
tty11
pts/0
pts/1
pts/2
pts/3



需要添加:

pts/0
pts/1
pts/2
pts/3

原文地址:https://www.cnblogs.com/zhaoyangjian724/p/6200363.html