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

Allow machine console connection with admin flag. #248

Merged
merged 5 commits into from
Jun 13, 2024
Merged

Conversation

Gerrit91
Copy link
Contributor

@Gerrit91 Gerrit91 commented Jun 12, 2024

@majst01 majst01 marked this pull request as ready for review June 13, 2024 13:40
@majst01 majst01 requested a review from a team as a code owner June 13, 2024 13:40
@Gerrit91 Gerrit91 merged commit fd1943d into master Jun 13, 2024
5 checks passed
@Gerrit91 Gerrit91 deleted the console-admin branch June 13, 2024 13:42
@majst01
Copy link
Contributor

majst01 commented Jun 14, 2024

I think the admin flag is not required if we put the token always into the connection as we already do in cloudctl.

@Gerrit91
Copy link
Contributor Author

But then the argument was that private key authentication should be preferred over password authentication, so we need to add both authentications to the client with private key at first position?

@majst01
Copy link
Contributor

majst01 commented Jun 14, 2024

OK, but cloudctl already does so. Lets check the resilience of this service with a ssh brute force checker and if nothing was found lets remove the --admin argument.

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.

2 participants