[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:49952] Re: パスワードなしでrsyncができない件について
> 小笠原といいます。
>
> > Dec 30 16:54:48 int5 sshd[20248]: Authentication refused: bad ownership or modes for direc
> > tory /root
>
> とあるので、
> ・/root
> ・/root/.ssh
> ・/root/.ssh/authorized_keys
> のいずれかのパーミッションがダメなんじゃないでしょうか?
結局これではないですかねえ。
authorized_keys が 600 なだけではなくて、上のほうも g や o に writable
ではだめなので。
ls -ld / /root /root/.ssh /root/.ssh/authorized_keys
してみたら、どうなんでしょう。
---
増田和悦 <k@xxxxxxx>