Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Changes required to work under CentOS 6 #144

Description

@ab77

Metadata:

  • Operating System: CentOS 6
  • Installation method: install.sh script
  • AWS CLI Version: latest

We have a legacy dependency on CentOS 6, so to make this system work under v6, the following changes are required:

  • install_configure_selinux.sh script commented out (no NIS boolean in v6)
  • sed -i'' 's/AuthorizedKeysCommandUser/AuthorizedKeysCommandRunAs/g' /etc/ssh/sshd_config

Tested, OK. Happy to submit a PR if this is of interest to anyone.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions