On Fri, Apr 10, 2009 at 07:13:21AM +0900, YONETANI Tomokazu wrote: > - can't ssh into the machine with public key authentification; now it > always asks for password. ssh -v doesn't give me any other clues.
Turned out this part was because of $HOME had group-writable bit set (ssh refuses to trust ~/.ssh/authorized_keys even though I'm the only one group member). I don't remember how I managed to set it, but probably it was a pilot error. Sorry about the noise.
