GithubHelp home page GithubHelp logo

CentOS support about aws-ec2-ssh HOT 4 CLOSED

widdix avatar widdix commented on June 30, 2024
CentOS support

from aws-ec2-ssh.

Comments (4)

KusabiSensei avatar KusabiSensei commented on June 30, 2024 1

I'm working on a solution for this, since I'm looking to adopt this for our clusters at my workplace.

The deprecated service command on systems with systemd shouldn't be relied on to exist, as you note. Hopefully, I'll be able to support both systemd and upstart once I finish testing.

from aws-ec2-ssh.

KusabiSensei avatar KusabiSensei commented on June 30, 2024 1

There are actually two things that need to be considered here for CentOS/RHEL support. One is the use of systemd. The other is SELinux being turned on with default policies.

It looks like there may be a way around that without needing the end user to disable SELinux or put SELinux into permissive mode. SELinux provides booleans that can tune the base policy from CentOS or Red Hat, and turning on the NIS boolean would allow for auth programs (like PAM or sshd) to make outbound calls to get user information.

I'm currently testing a patch in the installer script to allow this. Once that is done, it may be worth looking into making that change in the RPM itself.

from aws-ec2-ssh.

michaelwittig avatar michaelwittig commented on June 30, 2024 1

I prepare a test case to ensure that CentOS is always working...

from aws-ec2-ssh.

KusabiSensei avatar KusabiSensei commented on June 30, 2024

The systemd code that is in #99 and got updated in #107 should support CentOS, along with the SELinux portions of #99

We should be able to close out this issue. Perhaps now with the fix, we could add CentOS to the Showcase.

from aws-ec2-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.