Mention that a common reason for keys' being rejected is dodgy permissions.

[originally from svn r5274]
This commit is contained in:
Ben Harris 2005-02-08 12:40:51 +00:00
Родитель ba793c905f
Коммит 0ed4829537
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -162,7 +162,9 @@ this user.
This is almost certainly not a problem with PuTTY. If you see this
type of message, the first thing you should do is check your
\e{server} configuration carefully. Also, read the PuTTY Event Log;
\e{server} configuration carefully. Common errors include having
the wrong permissions or ownership set on the public key or the
user's home directory on the server. Also, read the PuTTY Event Log;
the server may have sent diagnostic messages explaining exactly what
problem it had with your setup.