python / python/psf-salt

Investigate mail auth for Salt 3006.17

Open
#620 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

infra mail
Dominant language
Hurl
Stars
124
Forks
67
Avg merge
8h 40m
Merged PRs (30d)
5

Description

From #618(ee):

The salt-master upgrading to 3006.17 via unattended upgrades brought the new default minimum authentication setting

Remediation:

I set a more permissive authentication mechanism temporarily on the salt-master to override the new default (this is only necessary currently for the mail host which runs salt 2018 series.

ee@salt:~$ sudo cat /etc/salt/master.d/hold-back.conf
minimum_auth_version: 0

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked Salt minimum-auth-version documentation and the current /etc/salt/master.d/hold-back.conf override. Compare the mail host's Salt 2018 series with the salt-master at 3006.17, then determine and record the supported authentication configuration or upgrade path that removes the temporary workaround.

Written by the indexing model from the issue text.

Assessment

Domain
authentication, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.