微信关注,获取更多

Oracle Linux 5远程telnet时提示Unencrypted connection怎么办?

  telnet是Internet远程协议,能够实现基于telnet协议的远程登录,在Oracle Linux 5系统中,在进行远程telnet的时候出现了报错,提示Unencrypted connection refused. Goodbye,下面小编就给大家介绍下Oracle Linux 5远程telnet时提示Unencrypted connection的解决方法。

 Oracle Linux 5远程telnet时提示Unencrypted connection怎么办?

  解决方法:

  1)将文件/etc/xinetd.d/ekrb5-telnet里面的参数“disable”改成:

  disable=yes

  2)重启xinetd服务:

  service xinetd restart

  3)防止系统再次更改该参数值,执行:

  chkconfig ekrb5-telnet off

  上面就是Oracle Linux 5远程telnet时提示Unencrypted connection的方法介绍了,为了防止再次出现错误,第三个步骤不可省略。

未经允许不得转载:系统吧-电脑系统大神 » Oracle Linux 5远程telnet时提示Unencrypted connection怎么办?

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

微信扫一扫打赏