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: [email protected]
          Reporter: [email protected]

How to reproduce:

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to