| Summary: | pw problems: -w random not working correctly for useradd and usermod | ||
|---|---|---|---|
| Product: | Base System | Reporter: | celeste.copeland <celeste.copeland> |
| Component: | bin | Assignee: | davidn |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
celeste.copeland
2000-08-08 22:00:01 UTC
Responsible Changed From-To: freebsd-bugs->davidn Over to the maintainer. State Changed
From-To: open->closed
My 4.4-STABLE box disagrees happily:
[20:54] [root@purgatory] (3) {0} # /usr/sbin/pw usermod posix -w random
Password for 'posix' is: LdmRa3fcUzw3lap
(/home/asmodai/work/FreeBSD/smpng)
[20:54] [root@purgatory] (4) {0} # /usr/sbin/pw usermod posix -w random
Password for 'posix' is: 1PBCjiJ6Rld7MF
(/home/asmodai/work/FreeBSD/smpng)
[20:54] [root@purgatory] (5) {0} # /usr/sbin/pw usermod posix -w random
Password for 'posix' is: vi5cLv0zt8
(/home/asmodai/work/FreeBSD/smpng)
[20:54] [root@purgatory] (6) {0} # /usr/sbin/pw usermod posix -w random
Password for 'posix' is: UsL3mXqE4
(/home/asmodai/work/FreeBSD/smpng)
[20:54] [root@purgatory] (7) {0} # /usr/sbin/pw usermod posix -w random
Password for 'posix' is: RDk4f0Y3JRS4fP
(/home/asmodai/work/FreeBSD/smpng)
[20:54] [root@purgatory] (8) {0} #
(/home/asmodai/work/FreeBSD/smpng)
[20:54] [root@purgatory] (8) {0} # /usr/sbin/pw usermod posix -w random
Password for 'posix' is: aTss02zxUXzgJ4v
(/home/asmodai/work/FreeBSD/smpng)
[20:54] [root@purgatory] (9) {0} # /usr/sbin/pw usermod posix -w random
Password for 'posix' is: lQokDoJyOq.tB5
(/home/asmodai/work/FreeBSD/smpng)
[20:54] [root@purgatory] (10) {0} # /usr/sbin/pw usermod posix -w random
Password for 'posix' is: Mb7NsUDDPEb
(/home/asmodai/work/FreeBSD/smpng)
[20:54] [root@purgatory] (11) {0} # /usr/sbin/pw usermod posix -w random
Password for 'posix' is: 0jhLwLUTDU9r8
Seems random enough for me.
|