Skip to content

Update OpenSSH from 8.5p1 to 9.3p2 #2930

Merged
merged 2 commits into from
Jul 21, 2023
Merged

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Jul 20, 2023

$ sudo systemctl daemon-reload # due to mxtools changes
$ sudo systemctl restart sshd

Tested on lassmichmalbittekurznachdenken. I was able to log in over SSH after the daemon restart.

Copy link
Collaborator

@donald donald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe srcurl?

@pmenzel
Copy link
Collaborator Author

pmenzel commented Jul 20, 2023

maybe srcurl?

Done.

@pmenzel
Copy link
Collaborator Author

pmenzel commented Jul 20, 2023

I am going to give a little more time to test this, and install it in the afternoon.

@pmenzel pmenzel merged commit 51cdecd into master Jul 21, 2023
@pmenzel
Copy link
Collaborator Author

pmenzel commented Jul 21, 2023

# pssh -H "$(hostconfig --list mx64)" -p 100 -i 'bee update openssh-9.3'
# pssh -H "$(hostconfig --list mx64)" -p 100 -i 'systemctl daemon-reload'
# pssh -H "$(hostconfig --list mx64)" -p 100 -i 'systemctl restart sshd'

I am still able to log in.

@pmenzel
Copy link
Collaborator Author

pmenzel commented Jul 24, 2023

scanner01.dscan.molgen.mpg.de isn’t able to log in over SSH anymore:

Unable to negotiate with 172.19.137.2 port 42107: no matching host key type found. Their offer: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521 [preauth]

Working log before:

Accepted keyboard-interactive/pam for dokuscan from 172.19.137.2 port 53760 ssh2

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants