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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions