help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Connection refused to Guix-hosted SSH


From: Felix Lechner
Subject: Re: Connection refused to Guix-hosted SSH
Date: Thu, 13 Oct 2022 14:04:23 -0700

Hi,

On Wed, Oct 12, 2022 at 1:33 PM dabbede@gmail.com <dabbede@gmail.com> wrote:
>
> I can't login with private credentials.

Did you set a password interactively? Otherwise you can set an initial
password with something like (password (crypt "alice" "$6$abc")) [1]

Either way, I would also have a look at the output of

    fgrep -i ssh /var/log/messages

on the server.

Kind regards
Felix Lechner

[1] 
https://guix.gnu.org/en/manual/devel/en/html_node/Using-the-Configuration-System.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]