2
เปิดใช้งานการเข้าสู่ระบบรหัสผ่านสำหรับ SSH บน Amazon Linux AMI
ฉันไม่สามารถลงชื่อเข้าใช้ผ่าน ssh ด้วยรหัสผ่านไม่ใช่ไฟล์คีย์ ใช่ฉันรู้ว่ามันไม่ปลอดภัยทั้งหมด แต่ ณ จุดนี้ในการกำหนดค่าฉันได้ปิดตัวแปรและด้านซ้ายและขวาพยายามที่จะให้มันทำงาน # $OpenBSD: sshd_config,v 1.73 2005/12/06 22:38:28 reyk Exp $ # This is the sshd server system-wide configuration file. See # sshd_config(5) for more information. # This sshd was compiled with PATH=/usr/local/bin:/bin:/usr/bin # The strategy used for options in the default sshd_config shipped with …
31
linux
ssh
amazon-ec2