← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1854594] [NEW] lock passwd doesn't work on non-GNU passwd

 

Public bug reported:

on FreeBSD, http://man.freebsd.org/passwd and NetBSD
https://netbsd.gw.com/cgi-bin/man-cgi?passwd+1+NetBSD-current `passwd
-l` restricts passwd's actions to local databases.

(OpenBSD's passwd takes *no* options)

to lock an account on FreeBSD, we have to use `pw lock <user>`.

** Affects: cloud-init
     Importance: Undecided
         Status: New


** Tags: freebsd

-- 
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 doesn't work on non-GNU passwd

Status in cloud-init:
  New

Bug description:
  on FreeBSD, http://man.freebsd.org/passwd and NetBSD
  https://netbsd.gw.com/cgi-bin/man-cgi?passwd+1+NetBSD-current `passwd
  -l` restricts passwd's actions to local databases.

  (OpenBSD's passwd takes *no* options)

  to lock an account on FreeBSD, we have to use `pw lock <user>`.

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


Follow ups