[Bug 231649] "pw useradd -D -w random" does not edit pw.conf

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 24 02:20:25 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231649

            Bug ID: 231649
           Summary: "pw useradd -D -w random" does not edit pw.conf
           Product: Base System
           Version: 11.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: vas at mpeks.tomsk.su

How to reproduce:

[root at adm2 ~] grep defaultpasswd /etc/pw.conf
defaultpasswd = "yes"
[root at adm2 ~] pw useradd -D -w random
[root at adm2 ~] grep defaultpasswd /etc/pw.conf
defaultpasswd = "yes"
[root at adm2 ~]

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list