佳木斯湛栽影视文化发展公司

主頁 > 知識庫 > centos 7 修改sshd | 禁止 root登錄及sshd端口腳本定義

centos 7 修改sshd | 禁止 root登錄及sshd端口腳本定義

熱門標簽:美圖手機 使用U盤裝系統(tǒng) 檢查注冊表項 百度競價點擊價格的計算公式 硅谷的囚徒呼叫中心 阿里云 智能手機 網(wǎng)站建設

1.新建用戶wwweee000

[root@localhost ~]# useradd wwweee000
[root@localhost ~]# passwd wwweee000
Changing password for user wwweee000.
New password:
BAD PASSWORD: The password is a palindrome
Retype new password:
passwd: all authentication tokens updated successfully.

2.#Port 22字段刪掉,將22改為其他不被使用的端口,服務器端口最大可以開到65536.//注意Port是大寫的"P"

[root@localhost ~]# cat -n /etc/ssh/sshd_config|grep "Port *"
  17 #Port 22
  100 #GatewayPorts no
[root@localhost ~]# cat /etc/ssh/sshd_config|grep -n "Port *"
17:#Port 22
100:#GatewayPorts no
[root@localhost ~]# awk "/Port */" /etc/ssh/sshd_config
#Port 22
#GatewayPorts no

上面還是不能滿足輸出結(jié)果:我們只要Port 22的答案.

[root@localhost ~]# cat /etc/ssh/sshd_config|grep -n "Port\ "      
17:#Port 22
[root@localhost ~]# cat -n /etc/ssh/sshd_config|grep "Port\ "      
  17 #Port 22
[root@localhost ~]# cat /etc/ssh/sshd_config|grep -n "Port\ "      
17:#Port 22
[root@localhost ~]# awk "/Port\ /" /etc/ssh/sshd_config         
#Port 22
[root@localhost ~]# sed -i "17s/#Port 22/Port 22/g" /etc/ssh/sshd_config 
[root@localhost ~]# awk "/Port\ /" /etc/ssh/sshd_config         
Port 22

-n顯示行號;\反斜杠實質(zhì)定義

3.不使用vi/vim進行修改Port 22 為 4096

[root@localhost ~]# sed -i "17s/Port 22/Port 4096/g" /etc/ssh/sshd_config 
[root@localhost ~]# cat /etc/ssh/sshd_config|grep "Port\ "
Port 4096

4.修改 #PermitRootLogin yes 為 PermitRootLogin no

[root@localhost ~]# cat -n /etc/ssh/sshd_config|grep "PermitRootLogin"
  49 #PermitRootLogin yes
  104 # the setting of "PermitRootLogin without-password".
[root@localhost ~]# sed -i "49s/#PermitRootLogin yes/PermitRootLogin no/g" /etc/ssh/sshd_config
[root@localhost ~]# cat -n /etc/ssh/sshd_config|grep "PermitRootLogin no"
  49 PermitRootLogin no

5.重啟sshd服務

[root@localhost ~]# systemctl restart sshd.service

6.使用 wwweee000 用戶登錄變化

[wwweee000@localhost ~]$

user普通用戶不能編輯/etc/ssh/sshd_config,需要切換root才能編輯,切換root命令 :  su

7.root進行運行,編寫shell腳本。//腳本通用centos 7 (主要:sshd_config端口號定義輸入對root登錄禁止)

#!/bin/bash
sshd_Port=`cat /etc/ssh/sshd_config|grep "Port\ "`
echo "  當前sshd端口:$sshd_Port"
read -ep "  請輸入sshd服務的連接端口Port (1-65536);
  請確保其他端口沖突和防火墻端口開放業(yè)務:" sshd_Port_read
echo "  你輸入的端口號:$sshd_Port_read"
sed -i "s/$sshd_Port/Port $sshd_Port_read/g" /etc/ssh/sshd_config
echo "  已經(jīng)設置端口為:`cat /etc/ssh/sshd_config|grep "Port\ "`"
sed -i "s/#PermitRootLogin yes/PermitRootLogin no/g" /etc/ssh/sshd_config
systemctl restart sshd.service
exit 0

運行測試(可循環(huán)使用)本次防火墻關閉/生產(chǎn)服務器都是關閉防火墻的

[root@localhost wwweee000]# firewall-cmd --state 
not running
[root@localhost ~]# sh sshd_config_Port.sh 
  當前sshd端口:Port 22
  請輸入sshd服務的連接端口Port (1-65536)
  請確保其他端口沖突和防火墻端口開放業(yè)務:4096
  你輸入的端口號:4096
  已經(jīng)設置端口為:Port 4096

總結(jié)

以上所述是小編給大家介紹的centos 7 修改sshd | 禁止 root登錄及sshd端口腳本定義,希望對大家有所幫助,如果大家有任何疑問請給我留言,小編會及時回復大家的。在此也非常感謝大家對腳本之家網(wǎng)站的支持!
如果你覺得本文對你有幫助,歡迎轉(zhuǎn)載,煩請注明出處,謝謝!

標簽:黃山 通遼 湖北 懷化 賀州 煙臺 湘潭 山南

巨人網(wǎng)絡通訊聲明:本文標題《centos 7 修改sshd | 禁止 root登錄及sshd端口腳本定義》,本文關鍵詞  ;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請?zhí)峁┫嚓P信息告之我們,我們將及時溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡,涉及言論、版權(quán)與本站無關。
  • 相關文章
  • 收縮
    • 微信客服
    • 微信二維碼
    • 電話咨詢

    • 400-1100-266
    沙田区| 罗城| 界首市| 聊城市| 永川市| 汾西县| 营口市| 庄河市| 遵化市| 晋城| 黑山县| 河南省| 开封县| 武威市| 日土县| 和田市| 安康市| 崇明县| 肇东市| 兴山县| 英吉沙县| 金阳县| 柳林县| 大理市| 璧山县| 灵台县| 宜兰市| 麻阳| 五寨县| 新田县| 麻江县| 察隅县| 永济市| 大冶市| 乌恰县| 康乐县| 吴堡县| 曲松县| 连江县| 汾阳市| 乐都县|