** Changed in: cloud-init
       Status: Incomplete => Invalid

-- 
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/1854594

Title:
  lock passwd implemented wrong on FreeBSD

Status in cloud-init:
  Invalid

Bug description:
  (changing bug description after triage)

  on FreeBSD, lock_passwd is implemented as `pw usermod <user> -h -`

  This does not lock the account. It prompts for a password change on
  the console during cloud-init run.

  To lock an account, we have to execute: `pw lock <name>`.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to