Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

rohansinghrawat's avatar

Connecting with cpanel gives [email protected]: Permission denied (publickey,gssapi-keyex,gssapi-with-mic)

I am connecting my server into my local machine with ssh so what i did so far ,

generated one key pair in my cpanel enter image description here

after that i picked both these keys and stored in my .ssh folder of my local machine as id_rsa_vm(private key) id_rsa_vm.pub(public key) enter image description here

now the problem is when i am trying to connect with my server i am getting this error enter image description here

i have some other keys too as shown in picture but they are connecting easily only this is creating this permission denied issue

so any help or any idea for this issue

0 likes
0 replies

Please or to participate in this conversation.