Giter Site home page Giter Site logo

Comments (7)

ghoneycutt avatar ghoneycutt commented on September 2, 2024

Do you know if this is specific to EL6 or to all versions of OpenSSH >= X ?

If the configuration parameters are equivalent and just named differently for different versions, then a conditional in the template is a good call as you suggested.

Thanks!

from puppet-module-ssh.

rdrgmnzs avatar rdrgmnzs commented on September 2, 2024

I don't know if it is EL6 or to all versions of OpenSSH >= X ?, I'll do some testing in the upcoming days and let you know.

Yep the configuration parameters are equivalent and just named differently.

from puppet-module-ssh.

ghoneycutt avatar ghoneycutt commented on September 2, 2024

More information is needed to address this. I am unsure as to why the commands are different. Did this happen in a version of OpenSSH?

from puppet-module-ssh.

aholen avatar aholen commented on September 2, 2024

This changed in OpenSSH 6.2 (or possibly in openssh 6.1p1):
https://bugzilla.redhat.com/show_bug.cgi?id=953534

6.2 or higher should use: AuthorizedKeysCommandUser
<6.2 should use: AuthorizedKeysCommandRunAs

from puppet-module-ssh.

ghoneycutt avatar ghoneycutt commented on September 2, 2024

Thanks @aholen

We should be able to use a conditional on the ssh_version_numeric fact to solve this.

from puppet-module-ssh.

cjedwa avatar cjedwa commented on September 2, 2024

@ghoneycutt

This seems like an actual issue. Can we get this re-opened? I can provide examples of failure on RHEL6 if it helps.

from puppet-module-ssh.

Phil-Friderici avatar Phil-Friderici commented on September 2, 2024

In v4 AuthorizedKeysCommandUser is nativly supported. To use AuthorizedKeysCommandRunAs you can use the $custom parameter.
Please re-open if this doesn't fit your use case.

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.