This bug is believed to be fixed in cloud-init in 17.1. If this is still
a problem for you, please make a comment and set the state back to New
Thank you.
** Changed in: cloud-init
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubu
** Changed in: cloud-init
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1570325
Title:
RFE: chpasswd in cloud-init should support hashed passwords
To manag
This bug was fixed in the package cloud-init - 0.7.9-90-g61eb03fe-
0ubuntu1~16.04.1
---
cloud-init (0.7.9-90-g61eb03fe-0ubuntu1~16.04.1) xenial-proposed; urgency=medium
* debian/cloud-init.templates: add Bigstep to list of sources. (LP: #1676460)
* New upstream snapshot.
- Ope
This bug was fixed in the package cloud-init - 0.7.9-90-g61eb03fe-
0ubuntu1~16.10.1
---
cloud-init (0.7.9-90-g61eb03fe-0ubuntu1~16.10.1) yakkety; urgency=medium
* debian/cloud-init.templates: add Bigstep to list of sources. (LP: #1676460)
* New upstream snapshot.
- OpenStack:
Also launched a xenial lxd container with the same user-data file as in
the previous comment and it correctly changed the "tom" user's password
to the provided hash.
lxc launch b03fe-xenial-proposed x1-proposed "--config=user.user-
data=$(cat cloud-init.yaml)"
** Tags removed: verification-needed
Also launched a yakkety lxd with the attached user-data file, and it
correctly changed the user's password to the provided hash.
lxc launch b03fe-yakkety-proposed y1-proposed "--config=user.user-
data=$(cat cloud-init.yaml)"
** Attachment added: "cloud-init.yaml"
https://bugs.launchpad.net/cl
Tests passed for yakkety according to the instructions (see attached
output).
** Attachment added: "lp-1570325-yakkety.txt"
https://bugs.launchpad.net/cloud-init/+bug/1570325/+attachment/4863559/+files/lp-1570325-yakkety.txt
--
You received this bug notification because you are a member of
Tests passed for xenial according to the instructions (see attached
output).
** Attachment added: "lp-1570325-xenial.txt"
https://bugs.launchpad.net/cloud-init/+bug/1570325/+attachment/4863558/+files/lp-1570325-xenial.txt
--
You received this bug notification because you are a member of Ubun
Hello Tore, or anyone else affected,
Accepted cloud-init into xenial-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-init/0.7.9-90
-g61eb03fe-0ubuntu1~16.04.1 in a few hours, and then in the -proposed
repository.
Please help us by testing this n
Hello Tore, or anyone else affected,
Accepted cloud-init into yakkety-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/cloud-
init/0.7.9-90-g61eb03fe-0ubuntu1~16.10.1 in a few hours, and then in the
-proposed repository.
Please help us by testing this
** Description changed:
=== Begin SRU Template ===
[Impact]
The only way to assign a hashed password to a user is to use passwd within a
users entry like this:
users:
- name: root
passwd: $6$ClHy$IEJciQZLxQLzkST..g.bzqf3lUl.
But, if that user is already present
** Description changed:
+ === Begin SRU Template ===
+ [Impact]
+ The only way to assign a hashed password to a user is to use passwd within a
+ users entry like this:
+ users:
+- name: root
+ passwd: $6$ClHy$IEJciQZLxQLzkST..g.bzqf3lUl.
+
+ But, if that user is already pre
** Also affects: cloud-init (Ubuntu)
Importance: Undecided
Status: New
** Also affects: cloud-init (Ubuntu Yakkety)
Importance: Undecided
Status: New
** Also affects: cloud-init (Ubuntu Xenial)
Importance: Undecided
Status: New
** Changed in: cloud-init (Ubuntu)
13 matches
Mail list logo