2004年12月17日
rootユーザのsshログイン禁止 [コンピューター]
/etc/ssh/sshd_configの中の
#PermitRootLogin yes
この行をコメント#を外しNoにする
PermitRootLogin No
viを保存して終了
sshdの再起動
# /etc/rc.d/init.d/sshd restart
posted by not-defined
このエントリーのトラックバックURL:
http://www.not-defined.com/mt/mt-tb.cgi/39



