Score:1

SSH - Permission denied (publickey)

ธง cn

Before I get into this, I just wanted to say that I've read many posts about this problem and none of them were helpful. I tried changing the permissions and it didn't work.

Permission of ~/.ssh folder must be 700, ~/.ssh/id_rsa : 600, ~/.ssh/id_rsa.pub : 644

I've got two Ubuntu 20.04 machines, a desktop and a laptop. Using password based authentication, I was able to copy both public keys to the other computer using ssh-copy-id -i ~/.ssh/id_rsa.pub [email protected]. I then changed the following lines in /etc/ssh/sshd_config on both machines:

PubkeyAuthentication yes
PasswordAuthentication no

When I attempted to connect via ssh using public key from the desktop to the laptop, it worked fine. However, when I tried the opposite, laptop to desktop via public key, I got Permission denied (publickey). When I switch back from Public Key Authentication to Password authentication, it works. I wanted to post the ssh -vvv output but askubuntu marked it as spam.

Thank you.

ar flag
คุณใช้คำสั่ง `ssh-copy-id' ในแล็ปท็อปที่ชี้ไปยังที่อยู่ IP ของเดสก์ท็อปหรือไม่ เมื่อคุณดำเนินการแล้ว คุณควรจะสามารถ `ssh` จากแล็ปท็อปไปยังเดสก์ท็อปได้โดยไม่ต้องป้อนรหัสผ่านของเดสก์ท็อป ดู[answer](https://askubuntu.com/questions/1107987/connect-two-computers-with-ssh-in-a-home-lan/1108044#1108044)เพื่อดูวิธีการตั้งค่าทีละขั้นตอน รหัสสาธารณะ โปรด[แก้ไขคำถามของคุณ](https://askubuntu.com/posts/1380171/edit) และเพิ่มข้อมูลใหม่ทั้งหมด
waltinator avatar
it flag
`ssh` บนโหนดส่ง และ `sshd` บนโหนดรับ แลกเปลี่ยนรายการวิธีการรับรองความถูกต้องที่พวกเขาเสนอ/ยอมรับ และยอมรับวิธีการที่มีเหมือนกัน คุณสามารถดูรายการได้โดยเพิ่มตัวเลือก "`-v`" ในคำสั่ง `ssh` และเปลี่ยนการกำหนดค่าได้ ดู `man sshd_config`
waltinator avatar
it flag
คุณรีสตาร์ท `sshd` daemons หรือไม่ `sshd` อ่านการกำหนดค่าเมื่อเริ่มต้นเท่านั้น

โพสต์คำตอบ

คนส่วนใหญ่ไม่เข้าใจว่าการถามคำถามมากมายจะปลดล็อกการเรียนรู้และปรับปรุงความสัมพันธ์ระหว่างบุคคล ตัวอย่างเช่น ในการศึกษาของ Alison แม้ว่าผู้คนจะจำได้อย่างแม่นยำว่ามีคำถามกี่ข้อที่ถูกถามในการสนทนา แต่พวกเขาไม่เข้าใจความเชื่อมโยงระหว่างคำถามและความชอบ จากการศึกษาทั้ง 4 เรื่องที่ผู้เข้าร่วมมีส่วนร่วมในการสนทนาด้วยตนเองหรืออ่านบันทึกการสนทนาของผู้อื่น ผู้คนมักไม่ตระหนักว่าการถามคำถามจะมีอิทธิพลหรือมีอิทธิพลต่อระดับมิตรภาพระหว่างผู้สนทนา