Giter Site home page Giter Site logo

Comments (5)

joelgordon avatar joelgordon commented on July 16, 2024 1

Ok, Since this changes in 4.1, I will close this issue for now, and we will continue to use this method for our own bootstrapping. When we migrate to 4.1 we will change the method to the supported temporary key based method.

from uyuni-docs.

juliogonzalez avatar juliogonzalez commented on July 16, 2024

To bootstrap without password you need to give the private key that allow access to the client. This is documented for the WebUI: https://documentation.suse.com/external-tree/en-us/suma/4.1/suse-manager/reference/systems/bootstrapping.html

And it's at the API doc: https://documentation.suse.com/external-tree/en-us/suma/4.1/pdf/susemanager_api_doc_color_en.pdf 44.6 bootstrapWithPrivateSshKey

(and for Uyuni as well on the equivalent URLs).

Unless I am very wrong, that key you found is only used to manage Salt SSH minions after the bootstrap, but should not be used to do the bootstrap itself for any kind of client, and AFAIK that's why this is not documented.

The feature I described on the links above applies to SUSE Manager >=4.1 and Uyuni >= 2020.04

For previous versions of SUSE Manager or Uyuni, this feature is not available.

from uyuni-docs.

joelgordon avatar joelgordon commented on July 16, 2024

We are using SuMa 4.0 and I do not see a way to specify a key instead of a password in the web ui. Though if I'm reading this correctly we can just pasted the entire private key into the password field?

from uyuni-docs.

juliogonzalez avatar juliogonzalez commented on July 16, 2024

No, you can't.

Using private keys from WebUI and XMLRPC is only supported on SUSE Manager >= 4.1

To be in 4.0, this feature would require a backport. Please write to the internal mailing list so it can be discussed there.

from uyuni-docs.

mcalmer avatar mcalmer commented on July 16, 2024

It was not planned that it works, but it make sense. AFAIK ssh try first with the key in its home and this is our management ssh key. Normally it is not possible to use it as it is not setup and then it fallback to the password.

With 4.1 it might not work anymore, because you can specify a 1 time key for bootstrapping.

from uyuni-docs.

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.