[Solved] create XO account from ssh
-
Locate the
packages/xo-serverdirectory to your from sources built xen orchestra instance. There should be a file indist/recover-account-cli.mjs,copy this file asrun it from the dist directorydist/recover-account-cli.mjsand then./recover-account-cli.mjs admin@something.tld, it'll ask password and either reset the existing users password or create a new one with admin privileges if there isn't one with the email address. -
-
@ronivay Thank you very much. I'll try this and get back here with the result!

-
@ronivay Whoo whoo!!
Yes! It worked like a charm! Thank you very much! 
-
Nice
Happy to help. -
-
Yeah you're right, it indeed should be there already. I must have done something to it in my own lab

-
I completely missed that in the troubleshooting documentation but it is already there - nice

-
As @gskger siad, this was already documented and visible by searching the term "recover" in the search bar

-
O olivierlambert marked this topic as a question on
-
O olivierlambert has marked this topic as solved on
-
@gskger said in create XO account from ssh:
I completely missed that in the troubleshooting documentation but it is already there - nice

@olivierlambert said in create XO account from ssh:
As @gskger siad, this was already documented and visible by searching the term "recover" in the search bar

Uh
- I tried a lot of other search terms, just not recover. Anyway - I'm back on track, thank you very much for all your help.