Problem: SSH asks for password even after updating the .ssh/authorized_keys in target host with user’s public key.
Reason: A permission issue
Fix: Login with password, in console run
chmod -R 700 ~
Log out and try again. The public key login should work now.

Sreekumar (KJ) has been a hobby programmer from school days. Codemarvels is his personal blog from the year 2010, where he writes about technology, philosophy, society and a bit about physics.
He now runs a conversational AI company – DheeYantra – focusing his efforts to help businesses improve operational efficiency using digital employees powered by AI.