IT貓撲網(wǎng):您身邊最放心的安全下載站! 最新更新|軟件分類(lèi)|軟件專(zhuān)題|手機(jī)版|論壇轉(zhuǎn)貼|軟件發(fā)布

您當(dāng)前所在位置:首頁(yè)操作系統(tǒng)LINUX → ekrb5-telnet的安裝和開(kāi)啟

ekrb5-telnet的安裝和開(kāi)啟

時(shí)間:2015/6/28來(lái)源:IT貓撲網(wǎng)作者:網(wǎng)管聯(lián)盟我要評(píng)論(0)

  我們知道,telnet的遠(yuǎn)程登錄功能可以幫助我們完成很多工作,節(jié)約很多時(shí)間。尤其是它友好的性能,在很多系統(tǒng)和軟件服務(wù)中都有它的體現(xiàn)。那么,接下來(lái)我們就對(duì)ekrb5-telnet的一些具體的安裝檢測(cè)過(guò)程進(jìn)行一下介紹。

  1、確定你的telnet服務(wù)打開(kāi)沒(méi)有:

  1.[root@111 ~]# chkconfig --list|greptelnet

  2.

  3.ekrb5-telnet: off

  4.

  5.krb5-telnet: off

  6.

  7.[root@111 ~]#

  注意檢查結(jié)果這里是關(guān)閉狀態(tài)

  2、打開(kāi)telnet服務(wù):

  1.[root@111 ~]# chkconfig krb5-telneton

  2.

  3.[root@111 ~]# chkconfig --list|greptelnet

  4.

  5.ekrb5-telnet: offv

  6.

  7.krb5-telnet: on

  8.

  9.[root@111 ~]#

  檢查已經(jīng)被打開(kāi)了

  3、修改登陸文件securetty,主要增加要登陸的終端點(diǎn)

  1.[root@111 ~]# vi /etc/securetty

  增加如下幾行:

  1.pts/1

  2.

  3.pts/2

  4.

  5.pts/3

  6.

  7.pts/4

  8.

  9.pts/5

  10.

  11.……

  保存退出即可。

  如果是chkconfig krb5-telneton

  會(huì)提示Unencrypted connection refused. Goodbye.Connection closed by foreign host.看錯(cuò)誤信息好像是說(shuō)的為加密的連接被拒絕,查看了他的配置文件也沒(méi)發(fā)現(xiàn)有什么關(guān)于加密的選項(xiàng),而且配置文件也很正確,于是到google上去搜索了一大圈,最后終于找到一個(gè)老外寫(xiě)的一個(gè)解決方法:

  I really needed a bit of guidance and you provided it./sbin/chkconfig --list |grep telnetThe above command told me I had both krb5-telnetand ekrb5-telnet, andalso the installedtelnetall on. Initially I did not know what theywere all for. After turning them on and off and testing my telnetconnection from another box I realised that "ekrb5-telnet" was theencryptedtelnetserver that I needed to turn off to run "krb-telnet"which allowed non-encryptedtelnetconnections.eg /sbin/chkconfig ekrb5-telnetoffThanks for your help.

  原來(lái)ekrb5-telnet是一個(gè)需要加密的telnet服務(wù),把這個(gè)服務(wù)啟動(dòng)上當(dāng)然就需要加密了。解決方法:將/etc/xinetd.d/ekrb5-telnet里面的disable改成=yes,再重啟xinetd服務(wù)service xinetd restart就OK了!

關(guān)鍵詞標(biāo)簽:ekrb5,telnet

相關(guān)閱讀

文章評(píng)論
發(fā)表評(píng)論

熱門(mén)文章 安裝紅帽子RedHat Linux9.0操作系統(tǒng)教程安裝紅帽子RedHat Linux9.0操作系統(tǒng)教程使用screen管理你的遠(yuǎn)程會(huì)話使用screen管理你的遠(yuǎn)程會(huì)話GNU/Linux安裝vmwareGNU/Linux安裝vmware如何登錄linux vps圖形界面 Linux遠(yuǎn)程桌面連如何登錄linux vps圖形界面 Linux遠(yuǎn)程桌面連

相關(guān)下載

人氣排行 Linux下獲取CPUID、硬盤(pán)序列號(hào)與MAC地址linux tc實(shí)現(xiàn)ip流量限制dmidecode命令查看內(nèi)存型號(hào)linux下解壓rar文件安裝紅帽子RedHat Linux9.0操作系統(tǒng)教程Ubuntu linux 關(guān)機(jī)、重啟、注銷(xiāo) 命令lcx.exe、nc.exe、sc.exe入侵中的使用方法查看linux服務(wù)器硬盤(pán)IO讀寫(xiě)負(fù)載