GithubHelp home page GithubHelp logo

Comments (2)

jpassing avatar jpassing commented on June 3, 2024

The attached log file indicates that...

  • the VM uses metadata-based keys (as opposed to OS Login)
  • there is an existing ecdsa-sha2-nistp384 key for the respective user in project or instance metadata

... but authenticating using that key failed.

It would be useful to take a look at the VM's SSHD logs (/var/log/secure or auth.log, depending on your guest OS). The log should indicate whether authentication failed because of a public key mismatch or because of some other reason.

If it's a public key mismatch, you can let the affected user try the following:

  1. Go to Tools > Options > SSH
  2. Switch to a different key type (such as NISTP-521). That causes IAP Desktop to create and upload a new key.
  3. Try connecting again.

Alternatively, you can use the Authorized SSH keys window to find and delete the user's existing public key. This causes IAP Desktop to re-upload its key the next time the user connects.

If the error is account-related, try changing the user's connection settings so that it uses the same username as putty:

  1. Right-click the VM in the Project Explorer window and select Connection settings.
  2. Set Username to the username they use in putty. This ensures that IAP Desktop uses the same Linux user as putty.

from iap-desktop.

jpassing avatar jpassing commented on June 3, 2024

As I haven't heard back, I assume that this is resolved? If not, please re-open the issue.

from iap-desktop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.