1. Justas Balcas

Justas Balcas

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: SSH Key authenticating error #7328
    Justas Balcas
    Participant

      Hi,

      I am also facing similar issue. I tried to refresh key on WebUI and run validate (which outputs all is OK) and ssh again – getting similar problem as above to test bastion connection:

      ssh -i /home/fabric/work/fabric_config/fabric-bastion-key -C2T -D 14000 -M -N jbalcas_0000188368@bastion.fabric-testbed.net -vvv

      debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic
      debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic
      debug3: preferred gssapi-with-mic,publickey,keyboard-interactive,password
      debug3: authmethod_lookup gssapi-with-mic
      debug3: remaining preferred: publickey,keyboard-interactive,password
      debug3: authmethod_is_enabled gssapi-with-mic
      debug1: Next authentication method: gssapi-with-mic
      debug1: No credentials were supplied, or the credentials were unavailable or inaccessible
      No Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)

      debug1: No credentials were supplied, or the credentials were unavailable or inaccessible
      No Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)

      debug2: we did not send a packet, disable method
      debug3: authmethod_lookup publickey
      debug3: remaining preferred: keyboard-interactive,password
      debug3: authmethod_is_enabled publickey
      debug1: Next authentication method: publickey
      debug1: Offering public key: /home/fabric/.ssh/id_rsa RSA SHA256:NOtxkwnls/LzNSWNu5Y3oLsTsNVo97FwGGmFxVS9td4 agent
      debug3: send packet: type 50
      debug2: we sent a publickey packet, wait for reply
      debug3: receive packet: type 51
      debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic
      debug1: Offering public key: /home/fabric/work/fabric_config/fabric-bastion-key ECDSA SHA256:3QIPXPoP5Shg2M+0PRksuF+Yvi1z1hWht9vIdL46fWI explicit
      debug3: send packet: type 50
      debug2: we sent a publickey packet, wait for reply
      debug3: receive packet: type 51
      debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic
      debug2: we did not send a packet, disable method
      debug1: No more authentication methods to try.
      jbalcas_0000188368@bastion.fabric-testbed.net: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

    Viewing 1 post (of 1 total)