Hi Efraim,
Il mer 19 ott 2022, 20:54 Efraim Flashner ha
scritto:
> From a previous email it looks like you only have an rsa key
>
Good point. At the beginning of the discussion I was recycling an old key,
and when I saw those messages (I was not sure whether errors or just info)
I also tried ge
From a previous email it looks like you only have an rsa key
debug1: Connection established.
debug1: identity file /home/pcp/.ssh/id_rsa type 0
debug1: identity file /home/pcp/.ssh/id_rsa-cert type -1
debug1: identity file /home/pcp/.ssh/id_ecdsa type -1
debug1: identity file /home/pcp/.ssh/id_ec
Hi all,
in the end I gave up... since my guix was not pulling anymore, I
suspected something more "serious" was happening than just a broken
ssh.
Then I've re-installed the whole system (it was a test system anyway,
not a big deal) and this time ssh works out of the box.
During installation, I've
"dabb...@gmail.com" writes:
[…]
> Sure. I receive a bunch of messages of this form:
>
> Oct 14 10:04:23 localhost vmunix: [ 5869.880044] audit: type=1326
> audit(1665734663.369:6): auid=4294967295 uid=989 gid=983
> ses=4294967295 subj=unconfined pid=599 comm="sshd"
> exe="/gnu/store/jgw64z5w2q6b
Hi,
On Fri, Oct 14, 2022 at 1:02 PM dabb...@gmail.com wrote:
>
> I'm puzzled, as I don't understand exactly what went wrong...
How about the output from the client with
ssh -vvv
Also, it may be helpful to post the contents of your sshd_config.
> Connection from 127.0.0.1 port 33818 on 127
On Fri, Oct 14, 2022 at 7:06 PM Felix Lechner
wrote:
>
> Hi,
>
> On Fri, Oct 14, 2022 at 1:54 AM dabb...@gmail.com wrote:
> >
> > Finally, I also tried to manually start sshd on port
>
> I think that is a fabulous idea, especially if you can prevent
> daemonization with -d (or -D).
>
> > thi
Hi,
On Fri, Oct 14, 2022 at 1:54 AM dabb...@gmail.com wrote:
>
> Finally, I also tried to manually start sshd on port
I think that is a fabulous idea, especially if you can prevent
daemonization with -d (or -D).
> this is the output /etc/ssh/sshd_config: No such file or directory
The sshd
On Thu, Oct 13, 2022 at 11:05 PM Felix Lechner
wrote:
>
> Hi,
Hi Felix
> On Wed, Oct 12, 2022 at 1:33 PM dabb...@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 (
On Thu, Oct 13, 2022 at 7:30 AM Oleg Pykhalov wrote:
>
> Hi,
Hi oleg
[...]
>
> > From another machine I can correctly ping this system at the static
> > address, but I can't login with private credentials. Actually, I can't
> > connect even with password, because every time my client ends with
>
Hi,
On Wed, Oct 12, 2022 at 1:33 PM dabb...@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
Hi,
"dabb...@gmail.com" writes:
[…]
> (users (cons* (user-account
> (name "pcp")
> (comment "Pcp Developer")
> (group "users")
> (home-directory "/home/pcp")
> (supplementary-groups
>
Dear all,
I'm starting with Guix and I'm still learning. I've set up a simple
system with no gui, and now I would like to configure OpenSSH daemon
to accept incoming connections for my two users ("root" and "pcp").
Here is my config.scm file. Both "root.pub" and "pcp.pub" are existing
in /etc when
12 matches
Mail list logo