Bug 1985481

Summary: Disable file fragment writing logic for SSH authorized_keys
Product: Red Hat Enterprise Linux 9 Reporter: Timothée Ravier <travier>
Component: ignitionAssignee: Peter Robinson <perobins>
Status: CLOSED WONTFIX QA Contact: Micah Abbott <miabbott>
Severity: low Docs Contact:
Priority: unspecified    
Version: CentOS StreamCC: bstinson, jwboyer, miabbott, walters
Target Milestone: betaKeywords: Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-09-14 08:46:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Timothée Ravier 2021-07-23 16:49:03 UTC
Description of problem:

This feature requires ssh-key-dir [1][2] to work properly. Thus disable it until it is packaged and included in C9S.
    
[1] https://github.com/coreos/ssh-key-dir
[2] https://src.fedoraproject.org/rpms/rust-ssh-key-dir

Version-Release number of selected component (if applicable):

2.9.0-6

How reproducible:

Always

Steps to Reproduce:
1. Setup SSH keys for a user using Ignition

Actual results:
SSH keys are not used by sshd to allow login

Expected results:
SSH keys are used by sshd to allow login

Comment 4 Timothée Ravier 2021-09-14 08:46:35 UTC
Closing in favor of https://bugzilla.redhat.com/show_bug.cgi?id=2003965