From: Vasij <linux_helper@rambler.ru>
To: sysadmins@lists.altlinux.org
Subject: Re: [Sysadmins] ssh: Permisson denied(publickey)
Date: Fri, 24 Feb 2012 11:31:01 +0400
Message-ID: <4F473CB5.7050807@rambler.ru> (raw)
In-Reply-To: <CAOZKmc9uMRGXCRhU9aDuZ3nND_C8sM6-x+DQ_766EdLrpo3Ejw@mail.gmail.com>
23.02.2012 18:20, Mykola S. Grechukh пишет:
> 23 февраля 2012 г. 14:05 пользователь "Vasyĺ V. Vercynśkyj"<> написал:
>> 23.02.2012 14:02, REAL пишет:
>>
>>> 22.02.2012 18:55, "Vasyĺ V. Vercynśkyj" пишет:
>>>> А здесь что непонятного? Как и предполагалось, старый ssh ищет
>>>> публичный ключ в ~/.ssh/authorized_keys2. Если бы Вы выполнили
>>>> копирование ключа через скрипт, как Вам подсказывали:
>>>> $ ssh-copy-id -i id_rsa2 [user@]server
>>>> то ошибки бы этой не было.
>>>
>>> у меня этот способ проблему решил :)
>>>
>>>> И подключайтесь к нему:
>>>> $ ssh host -i ~/.ssh/id_rsa2
>>>
>>> а это необязательно, оказалось достаточно:
>>> $ ssh name@host
>>>
>> этого достаточно, если ключ, по которому проходит авторизация имеет
>> умолчательное имя — id_rsa, в противном случае (к примеру, если используются
>> различные ключи для доступа к разным серверам) ключ при подключении нужно
>> указывать обязательно, ну или «прибить» его к соответствующему хосту в
>> ~/.ssh/config через параметр IdentityFile.
> А ещё лучше прочитать man ssh-agent.
>
>
Всем большое спасибо, проблему решили.
Итог:
Ключ ищет и в authorized_keys, и в authorized_keys2. Приоритетнее
authorized_keys.
Копировать публичный ключ можно и руками, без каких либо скриптов.
Ошибка была в том что: в файле authorized_keys каждый публичный ключ
должен быть в отдельной строке.
prev parent reply other threads:[~2012-02-24 7:31 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-22 4:54 Vasij
2012-02-22 6:14 ` Stanislav Vlasov
2012-02-22 6:57 ` Vasij
2012-02-22 7:56 ` REAL
2012-02-22 11:33 ` Mykola S. Grechukh
2012-02-22 7:14 ` "Vasyĺ V. Vercynśkyj"
2012-02-22 7:17 ` Vasij
2012-02-22 7:59 ` "Vasyĺ V. Vercynśkyj"
2012-02-22 8:08 ` Vasij
2012-02-22 9:17 ` "Vasyĺ V. Vercynśkyj"
2012-02-22 9:28 ` Vasij
2012-02-22 10:23 ` "Vasyĺ V. Vercynśkyj"
2012-02-22 11:28 ` Mykola S. Grechukh
2012-02-22 12:13 ` "Vasyĺ V. Vercynśkyj"
2012-02-22 11:20 ` Денис Смирнов
2012-02-22 12:38 ` "Vasyĺ V. Vercynśkyj"
2012-02-22 12:43 ` Vasij
2012-02-22 12:55 ` "Vasyĺ V. Vercynśkyj"
2012-02-23 12:02 ` REAL
2012-02-23 14:05 ` "Vasyĺ V. Vercynśkyj"
2012-02-23 14:20 ` Mykola S. Grechukh
2012-02-24 7:31 ` Vasij [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F473CB5.7050807@rambler.ru \
--to=linux_helper@rambler.ru \
--cc=sysadmins@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux sysadmins discussion
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
public-inbox-index sysadmins
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sysadmins
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git