Giter Site home page Giter Site logo

Comments (6)

cliff-wakefield avatar cliff-wakefield commented on July 28, 2024

Sorry it's not changing the keys its removing /etc/ssh/ssh_host_ecdsa_key which appears to be the default key offered up by Ubuntu 16.04 server to a Ubuntu 16.04 client.

Not sure why /etc/ssh/ssh_host_ecdsa_key is disabled?

from puppet-module-ssh.

ghoneycutt avatar ghoneycutt commented on July 28, 2024

If HostKey in sshd_config changes and sshd restarts, it would generate keys in the new location. Would be very happy to add Ubuntu 16.04 LTS support with your help.

Could you please provide stock copies of /etc/ssh_config and /etc/sshd_config as they are in a default install, the outputs of ssh -V and facter.

from puppet-module-ssh.

ghoneycutt avatar ghoneycutt commented on July 28, 2024

Putting them in gists would be greatly appreciated!

https://gist.github.com/

from puppet-module-ssh.

cliff-wakefield avatar cliff-wakefield commented on July 28, 2024

Worked around it for the moment doing

ssh::sshd_config_hostkey:

  • '/etc/ssh/ssh_host_rsa_key'
  • '/etc/ssh/ssh_host_ecdsa_key'

from puppet-module-ssh.

cliff-wakefield avatar cliff-wakefield commented on July 28, 2024

This is on a clean Ubuntu 16.04 EC2 instance un-patched.

# ssh -V
OpenSSH_7.2p2 Ubuntu-4ubuntu1, OpenSSL 1.0.2g-fips  1 Mar 2016

puppet agent details https://gist.github.com/cliff-wakefield/42fb93b8cf7b53c2c55b6ae9d84986c1
Facter output https://gist.github.com/cliff-wakefield/b232ef51799908a0264eb7e95af09092
ssh_config https://gist.github.com/cliff-wakefield/a7b054f7bd6a5fe56c9fdfa2903b8368
sshd_config https://gist.github.com/cliff-wakefield/194418a61586ad3f137e6fa52fd7af46

from puppet-module-ssh.

ghoneycutt avatar ghoneycutt commented on July 28, 2024

Ubuntu 16.04 LTS support released in v3.45.0

Thanks a ton for your help!

from puppet-module-ssh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.