[Bug 1962022] Re: default password not set

2022-02-24 Thread James Falcon
By default, server images don't set a default user/password. Cloud-init will create the ubuntu user, but expects SSH auth by default and so will lock the password for the ubuntu user. Did you use an installer with the image? Was any userdata included on the SD card that you know of? If you can

[Bug 1962022] Re: default password not set

2022-02-23 Thread William Wilson
I have failed to recreate this locally. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962022 Title: default password not set To manage notifications about this bug go to:

[Bug 1962022] Re: default password not set

2022-02-23 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1962022 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1962022] Re: default password not set

2022-02-23 Thread Ɓukasz Zemczak
This is really weird, thanks for reporting. Is this reproducible everytime? ** Changed in: cloud-init (Ubuntu) Milestone: None => ubuntu-20.04.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1962022] Re: default password not set

2022-02-23 Thread Heinrich Schuchardt
openssl passwd -6 -salt lzpbaYZrxSzzTfyF Password: ubuntu $6$lzpbaYZrxSzzTfyF$6H75QX0fpKIMf6wc80qSl0/YDJiHZwHGvO.opjOs5zfKhwfbdr0no2KqT2dOG2hc6rr7UOoquj3xPCzyhH4n51 So the password set was not ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1962022] Re: default password not set

2022-02-23 Thread Heinrich Schuchardt
Something was written to passwd and shadow on the SD-card: -rw-r--r-- 1 root root 1709 Feb 23 15:49 passwd -rw-r- 1 root shadow 1007 Feb 23 15:50 shadow # tail shadow -n1