Skip to content

B#150: Fix authorization of standard SSH keys in context-windows#151

Merged
rsmontero merged 4 commits intoOpenNebula:masterfrom
lukasfazik:B#150
Jan 14, 2025
Merged

B#150: Fix authorization of standard SSH keys in context-windows#151
rsmontero merged 4 commits intoOpenNebula:masterfrom
lukasfazik:B#150

Conversation

@lukasfazik
Copy link
Contributor

@lukasfazik lukasfazik commented Dec 4, 2024

Resolves #150 and adds a change of default SSH configuration for Windows from shared authorized SSH keys for all Administrator accounts to per-user SSH keys if context variable WINADMIN is set to NO

Known issues

  • SSH key is not added when user does not yet have a profile directory (did not login for the first time)

Signed-off-by: Lukáš Fázik <lukas.faziklf@gmail.com>
Fix incorrectly placed log message

Signed-off-by: Lukáš Fázik <lukas.faziklf@gmail.com>
Signed-off-by: Lukáš Fázik <lukas.faziklf@gmail.com>
Signed-off-by: Lukáš Fázik <lukas.faziklf@gmail.com>
@rsmontero rsmontero requested review from jaimecb and sk4zuzu January 8, 2025 09:43
@rsmontero rsmontero added this to the Release 6.10.0-3 milestone Jan 8, 2025
@rsmontero rsmontero added type: bug Something isn't working category: context windows Windows OS contextualization packages status: accepted The issue is valid and will be planned for fix or implementation community Issue created by OpenNebula Community labels Jan 8, 2025
@jaimecb
Copy link
Contributor

jaimecb commented Jan 13, 2025

LGTM

@rsmontero rsmontero merged commit b76908b into OpenNebula:master Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: context windows Windows OS contextualization packages community Issue created by OpenNebula Community status: accepted The issue is valid and will be planned for fix or implementation type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken authorization of standard SSH public keys on Windows

4 participants