[Bug 1570325] Re: RFE: chpasswd in cloud-init should support hashed passwords

2017-09-22 Thread Scott Moser
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

[Bug 1570325] Re: RFE: chpasswd in cloud-init should support hashed passwords

2017-04-21 Thread Scott Moser
** 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

[Bug 1570325] Re: RFE: chpasswd in cloud-init should support hashed passwords

2017-04-20 Thread Launchpad Bug Tracker
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

[Bug 1570325] Re: RFE: chpasswd in cloud-init should support hashed passwords

2017-04-20 Thread Launchpad Bug Tracker
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:

[Bug 1570325] Re: RFE: chpasswd in cloud-init should support hashed passwords

2017-04-17 Thread Andreas Hasenack
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

[Bug 1570325] Re: RFE: chpasswd in cloud-init should support hashed passwords

2017-04-17 Thread Andreas Hasenack
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

[Bug 1570325] Re: RFE: chpasswd in cloud-init should support hashed passwords

2017-04-17 Thread Andreas Hasenack
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

[Bug 1570325] Re: RFE: chpasswd in cloud-init should support hashed passwords

2017-04-17 Thread Andreas Hasenack
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

[Bug 1570325] Re: RFE: chpasswd in cloud-init should support hashed passwords

2017-04-10 Thread Brian Murray
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

[Bug 1570325] Re: RFE: chpasswd in cloud-init should support hashed passwords

2017-04-10 Thread Brian Murray
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

[Bug 1570325] Re: RFE: chpasswd in cloud-init should support hashed passwords

2017-04-04 Thread Scott Moser
** 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

[Bug 1570325] Re: RFE: chpasswd in cloud-init should support hashed passwords

2017-04-04 Thread Scott Moser
** 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

[Bug 1570325] Re: RFE: chpasswd in cloud-init should support hashed passwords

2017-04-03 Thread Scott Moser
** 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)