Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unattended support for the new authentication model #1973

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jreidinger
Copy link
Contributor

Problem

There is plan to adopt new authentication model where root password does not need to be set and use other ways to authenticate.

trello: https://trello.com/c/qRvd2Q4K/4182-5-agama-unattended-support-for-the-new-authentication-model

Solution

As the first step ensure that unattended installation allows and works with new authentication model. This includes following changes:

  • first user will be in wheel group
  • root password is explicitelly locked if not specified
  • if root ssh key is used, ensure that sshd is enabled and firewall has port open
  • for TW/slowroll use new first user policy by installing proper package

Testing

  • Tested manually

AI

  • check SLES situation

@jreidinger jreidinger marked this pull request as draft February 4, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant