debian-forge-composer/internal/distro/rhel86
Christian Kellner 90cebf0337 distro/rhel86: disable pw auth for EC2 images
Disable loging in via password authentication since this is an
official Amazon marketplace requirement

  Linux-based AMIs must not allow SSH password authentication.
  Disable password authentication via your sshd_config file by
  setting PasswordAuthentication to NO.

  Section "Security policies" from
  https://docs.aws.amazon.com/marketplace/latest/userguide/product-and-ami-policies.html
2022-02-03 14:57:16 +01:00
..
distro.go distro/rhel86: disable pw auth for EC2 images 2022-02-03 14:57:16 +01:00
distro_internal_test.go gosec: G404 - Use of weak rng 2021-12-13 12:17:30 +02:00
distro_test.go Add support for OCI upload provider 2022-01-28 15:16:47 +01:00
package_sets.go RHEL-86: apply subscriptions and RHSM configuration only on RHEL 2022-01-11 17:08:19 +01:00
partition_tables.go distro/rhel86: fix ec2 boot partition for arm64 2022-01-31 11:46:09 +01:00
pipelines.go distro/rhel86: disable pw auth for EC2 images 2022-02-03 14:57:16 +01:00
stage_inputs.go distro/rhel86: copy all definitions from rhel85 2021-10-11 09:49:15 +02:00
stage_options.go internal: drop not needed kargs 2021-11-20 14:31:44 +01:00