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.

sshd_config is not configured properly when upgrading via RPM #155

@artsem-makhnach

Description

@artsem-makhnach

Metadata:

  • Operating System: Amazon Linux AMI 2018.03
  • Installation method: RPM
  • AWS CLI Version: aws-cli/1.18.17 Python/2.7.16 Linux/4.14.165-103.209.amzn1.x86_64 botocore/1.15.17

When installing aws-ec2-ssh v1.9.2 via RPM - it comments out AuthorizedKeysCommand and AuthorizedKeysCommandUser properties and add one extra commented string #AuthorizedKeysCommand none to the end of file, so it's necessary to go to /etc/ssh/sshd_config and set them to appropriate values (in my case nobody as User and path to the authorized_keys_command.sh)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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