yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #79495
[Bug 1838794] [NEW] Set Passwords documentation describes incorrect behaviour for `password` config key
Public bug reported:
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.)
** Affects: cloud-init
Importance: Low
Assignee: Dan Watkins (daniel-thewatkins)
Status: In Progress
--
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:
In Progress
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
Follow ups