Re: SSH connection problem (and a typo)

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: SSH connection problem (and a typo)
Дата
Msg-id C67E2A28-2229-4F4D-9AAA-EC8F4573F5A3@yesql.se
обсуждение исходный текст
Ответ на SSH connection problem (and a typo)  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Ответы Re: SSH connection problem (and a typo)  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Список pgsql-www
> On 27 Aug 2021, at 04:31, Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote:

> Is there anything I can check or do to overcome this situation?

I don’t think there is. Quoting Magnus from your thread on -hackers:

    "ssh based access only works for repositories where you have explicit
    permissions, it does not support anonymous access -- that has to be over
    https (recommended) or git.

    And specifically, the postgresql.git repo mirror only allows anonymous
    access."

So the way I read it is that there is nothing wrong with your setup, but the
repository you are attempting to clone does not allow setting the access
control needed for it to work.  postgresql.git only allows http or git, ssh
isn’t allowed as it only allows anonymous access.

--
Daniel Gustafsson        https://vmware.com/




В списке pgsql-www по дате отправления:

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: SSH connection problem (and a typo)
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: SSH connection problem (and a typo)