mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 16:35:33 +02:00
[GH-ISSUE #302] clear password accesses loss after bastion install. #75
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shrom59 on GitHub (Apr 27, 2022).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/302
Hello,
I detected a thing that can be updated in the docs I guess.
When a server is installed with a clear password installation, the root access is unavailable after the bastion installation (because the ssh config is hardened).
I think its possible to :
@speed47 commented on GitHub (May 5, 2022):
Added a note in the install instructions: https://ovh.github.io/the-bastion/installation/basic.html#connect-to-your-server-as-root
I'll probably add another section for guidance as to good practices around "handling root access to the bastion cluster itself", there are several possibilities, depending on the user's environment / security preferences, and as such, probably requires its own section