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

While accessing minikube docker on putty with default credentials getting error access denied #17379

Closed
siddique670 opened this issue Oct 8, 2023 · 4 comments
Labels
kind/support Categorizes issue or PR as a support question.

Comments

@siddique670
Copy link

What Happened?

As per attached screenshot while accessing minikube docker on putty with default credentials getting error "Access denied"

Credentials: -
UserName: - docker
Pasowrd: - tcuser

image

Attach the log file

logs.txt

Operating System

Windows

Driver

VirtualBox

@siddique670
Copy link
Author

Logs file is attached with Name logs.txt

@spowelljr
Copy link
Member

spowelljr commented Oct 10, 2023

Hi @siddique670, for security purposes, authenticating with a user and password has been removed from minikube. If you want to authenticate use the key in the minikube home folder.

~/.minikube/machines/<profile_name>/id_rsa

Also, if you're not familiar you can get into the machine using the minikube ssh command that will handle this for you.

@spowelljr spowelljr added the kind/support Categorizes issue or PR as a support question. label Oct 10, 2023
@siddique670
Copy link
Author

siddique670 commented Oct 20, 2023

@spowelljr After login with minikube ssh then after i did changed the password with passwd cmd manually then after able to take access by puty.

@spowelljr
Copy link
Member

Glad you were able to make it work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question.
Projects
None yet
Development

No branches or pull requests

2 participants