[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 access the instance, can you run cloud-init collect-logs and
attach the tarball here? If not, can you grab /var/log/cloud-init.log,
/var/log/cloud-init-output.log, and the contents of /etc/cloud and
attach them here?

** Changed in: cloud-init (Ubuntu)
   Status: New => Incomplete

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1962022/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1962022/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1962022

Title:
  default password not set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1962022/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.
https://bugs.launchpad.net/bugs/1962022

Title:
  default password not set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1962022/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1962022

Title:
  default password not set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1962022/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
ubuntu:$6$lzpbaYZrxSzzTfyF$vHMuzIAluwgoXyky1GQqlPgPEzbhwc/48VzHhpNE0xpWrmFKnAlg4ccHPeBirAMaxiavG7HevO5a6QtbcaxnJ/:19046:0:9:7:::

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1962022/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs