Skip to Main Content

LiveLabs & Workshops

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting permission denied while tring to connect to vm for the Lift and Shift JDE to OCI Workshop

User_ALUKTMar 23 2021

Hi,
I'm trying to connect to my vm instance for my lab but am getting " Permission denied (publickey,gssapi-keyex,gssapi-with-mic)."
Workshop: Lift and Shift JDE to OCI Workshop
Lab 2: Creating a Trial Edition Instance in OCI
I doing this from Windows using GIT Bash.
I used this command: ssh -l opc -i /c/Users/00000/.ssh/id_rsa [Public IP]
and receive this output:
---start---
The authenticity of host 'Public IP (Public IP)' can't be established.
ED12345 key fingerprint is SHA256:[key...].
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '[Public IP]' (ED12345) to the list of known hosts.
opc@Public IP: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
---end---
Any help is appreciated.
Thanks,
Tony

This post has been answered by User_ALUKT on Mar 23 2021
Jump to Answer
Comments
Post Details
Added on Mar 23 2021
1 comment
338 views