← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1838794] Re: Set Passwords documentation describes incorrect behaviour for `password` config key

 

This bug is believed to be fixed in cloud-init in version 19.2-6. 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 Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1838794

Title:
  Set Passwords documentation describes incorrect behaviour for
  `password` config key

Status in cloud-init:
  Fix Released

Bug description:
  In https://cloudinit.readthedocs.io/en/latest/topics/modules.html#set-
  passwords, we have the sentence:

      If expire is specified and is set to false, then the password
      global config key is used as the password for all user
      accounts.

  This, thankfully, is _not_ the actual behaviour; we set the given
  password only on the default user.

  (I'm going to fix this soon, just filing a bug because it came up mid-
  code-review and I don't want to lose track of it.)

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


References